What are locators in Selenium?
Locators identify elements on a webpage. Common types include ID, Name, XPath, CSS Selector, Class Name, and Tag Name.
Locators identify elements on a webpage. Common types include ID, Name, XPath, CSS Selector, Class Name, and Tag Name.