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 not work with tag #201

Open
faitno opened this issue Mar 4, 2018 · 0 comments
Open

xpath not work with tag #201

faitno opened this issue Mar 4, 2018 · 0 comments

Comments

@faitno
Copy link

faitno commented Mar 4, 2018

I check that xpath don't work with tag name.
For example:

.//*[@class="title"]/*/@href

work great, but:

.//*[@class="title"]/a/@href

don't work.
Could you say, what a problem?

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

No branches or pull requests

1 participant