Tag: Locators in Selenium
Advance techniques for Locators
As we know there are 8 locators are available in Selenium as below: Find different elements on a web page using Locators xPath xpath required for finding the dynamic element and traverse between various elements of the…
Read More »Locators in Selenium
Locators are the way to find or address web elements in html page. In Selenium there are 8 locators are available as below: Find different elements on a web page using Locators xPath xpath required for finding…
Read More »