HCE Project Python language Distributed Tasks Manager Application, Distributed Crawler Application and client API bindings.  2.0.0-chaika
Hierarchical Cluster Engine Python language binding
ftest_scrapy_xpath_parent_node.py File Reference

Go to the source code of this file.

Namespaces

 ftests.ftest_scrapy_xpath_parent_node
 

Functions

def ftests.ftest_scrapy_xpath_parent_node.get_path (etreeElement, path=None)
 

Variables

string ftests.ftest_scrapy_xpath_parent_node.r
 
 ftests.ftest_scrapy_xpath_parent_node.sel = Selector(text=r)
 
 ftests.ftest_scrapy_xpath_parent_node.c = sel.xpath('//li')
 
 ftests.ftest_scrapy_xpath_parent_node.d = c[0].xpath('../../*')