Replies: 1 comment
-
@trebor678 you can do |
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
-
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