1.

What Is An Xpath?

Answer»

XPath or XML path is a query language for selecting nodes from XML documents. XPath is one of the locators supported by PROTRACTOR

Selenium web DRIVER SUPPORTS only XPath 1.0, selenium does not SUPPORT XPath 2.0, 3.0

XPath or XML path is a query language for selecting nodes from XML documents. XPath is one of the locators supported by Protractor. 

Selenium web driver supports only XPath 1.0, selenium does not support XPath 2.0, 3.0



Discussion

No Comment Found