Log in or register to post comments A locator is an address that uniquely identifies a web element within a web page. Selenium has several different types of locators to identify web elements in web pages. These include: ID Name ClassName TagName LinkText PartialLinkText XPath CSS Selector DOM Tags Selenium Interview Questions