Selenium has always been the first choice for automation developers to automate their web applications. Locating dynamic web elements has historically been dolorous for automation testers, which brings the scope of XPath into the picture.
XPath is one of the most preferable locators provided by Selenium. Locators are Selenium commands used to locate a GUI web element present in the web page Document Object Model (DOM) structure. Below are few locators supported by Selenium to locate web elements:
from DZone.com Feed https://ift.tt/3sS21ki
No comments:
Post a Comment