1801, 2020
How to find XPath selector
XPath is a language used for selecting specific part of a XML document. It's really useful when, for instance, we use tools like Selenium and we need to select a particular element on a web page. In this article I'm going to present a really simple app that allows us to get an