Locator in selenium IDE are used for locating an element on page. Selenium IDE support many types of locators like name, id, CSS and XPath, dom, ui etc.. and from all of them, mostly used locators are name, id, CSS and XPath. Selenium IDE has a facility to set your preferred locator to record it. That