Closed doesntwork closed 10 years ago
is it possible to generate an xpath string of an element?
$('#someid').getXpath();
This feature is outside the scope of the project. Take a look at http://stackoverflow.com/questions/3454526/how-to-calculate-the-xpath-position-of-an-element-using-javascript question, it may help you.
is it possible to generate an xpath string of an element?
$('#someid').getXpath();