How can I find an element by CSS class with XPath?

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

How can I find it with XPath?

8 Answers
8

Leave a Comment