Google+

337. Other XPath Functions







XPath programming language has many predefined functions in this .

Till now we have discussed only the following four most commonly used predefined functions of XPath:
  • last( ) 
  • position( )
  • contains( )
  • starts-with( )
In order to find and experiment the other predefined functions of XPath, please go through the following link: 

http://www.w3schools.com/XPath/xpath_functions.asp

All the XPath Predefined Functions can be used in creating XPath Statements for Selenium Test Automation to locate the elements available on the web pages.

Thats it about the XPath Predefined Functions. Lets go through the XPath Operators explained in the next post.





Please comment below to feedback or ask questions.

XPath Operators will be explained in the next post.





No comments: