Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

find by xpath by another JABElement will through the root node #54

Open
gaozhao1989 opened this issue May 31, 2022 · 0 comments
Open

find by xpath by another JABElement will through the root node #54

gaozhao1989 opened this issue May 31, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@gaozhao1989
Copy link
Owner

def _get_children_by_level(self, level: str = "root"):

if find by from another JABElement by xpath, it should find JABElement from current node.
But it find JABElement from root node.

@gaozhao1989 gaozhao1989 added the bug Something isn't working label May 31, 2022
@gaozhao1989 gaozhao1989 self-assigned this May 31, 2022
@gaozhao1989 gaozhao1989 changed the title find by xpath always get all childs find by xpath by another JABElement will through the root node May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant