How can I find an element by CSS class with XPath?
Asked 07 September, 2021
Viewed 379 times
  • 53
Votes

In my webpage, there's a div with a class named Test.

How can I find it with XPath?

7 Answer