Tuesday 21 October 2014

How can i find the xpath

Open Chrome.
Right click on element.
Select Inspect Element.
It will open Developer Tools window at the bottom with the elements HTML code highlighted.
Right click on that line of code and select Copy xpath.