Replies: 1 comment 3 replies
-
@trebor678 you can do |
Beta Was this translation helpful? Give feedback.
3 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.
-
Now that XPathAsync has been deprecated it suggests using QuerySelectorAsync instead, but when sending it an xpath query like the one below it errors. Do I need to change the syntax?
Example: "//div[@Class='test']"
Beta Was this translation helpful? Give feedback.
All reactions