XPath by Rory

XPath Ends-with

The ends-with() method checks the ending text of an attribute and finds elements whose attribute changes dynamically.

Syntax of ends-with():

//tagname[ends-with(@attribute, 'value')]

 

Comments

Leave a Comment

All fields are required. Your email address will not be published.