XPath: Ways to define it.

I have recently been working on a project which deals a lot with front-end technologies. While writing automated tests for this project, I came across this interesting thing called the XPath, when trying to locate the various elements in a web application. I have not dived deep into it yet, but basically, XPath is an … More XPath: Ways to define it.