pyjab
pyjab copied to clipboard
find by xpath by another JABElement will through the root node
https://github.com/gaozhao1989/pyjab/blob/3fe1e61f37d095b8ad5608a71d9f7a2c8b99405d/pyjab/jabelement.py#L1474
if find by from another JABElement by xpath, it should find JABElement from current node. But it find JABElement from root node.