Selenium Tutorials

Locators in Selenium – A complete tutorial and online training

Locators in selenium are used to identify the elements in a web page. To execute the automation script we need the locators to identify the elements.  To perform any operation on elements in web page we first need to find the element with the help of locators then we can perform the various operations on …

Locators in Selenium – A complete tutorial and online training Read More »