Replies: 2 comments 1 reply
-
hmm isnt this xpath 2.0? or 3.0? we support xpath 1.0 (but theres a PR for xpath 2/3) |
Beta Was this translation helpful? Give feedback.
1 reply
-
Closing - this is a duplicate #1774 and is xpath 2/3 syntax |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I encountered an issue while attempting to utilize the following XPath expression:
(//span[contains(@class, "hello")])[1]
Error Message:
I believe that this XPath expression is valid and should work correctly.
Version: v0.45.2
Beta Was this translation helpful? Give feedback.
All reactions