Reputation: 1773
I am trying to get the Xpath of the following. I am trying to get the name of the location. 'London' from this div tag. I use \h4\a as Xpath but i am unable to do so. Any suggestions on how to specify correct Xpath?
<h4><a href="www.example.com" tile="Click here">London</a></h4>
Upvotes: 0
Views: 61