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

Xpath does not query paths, a little bug in the node.get_contents() #124

Open
afidegnum opened this issue Dec 12, 2023 · 1 comment
Open
Labels

Comments

@afidegnum
Copy link

I noticed I'm not able to query paths using xpaths from my html file, while running tests as well as from my personal module.

Node get_content() also returns all child text instead of text of the inner node.

Can you please look into it?

@dginev dginev added the question label Mar 1, 2024
@dginev
Copy link
Member

dginev commented Mar 1, 2024

Could you provide a minimal example showcasing the problem? I find it hard to understand the details as described.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants