Summary: Nested | Field | Constr | Method Detail: Field | Constr | Method Defines an object that runs Selenium commands. Element Locators Element Locators tell Selenium which HTML element a command refers to. The format of a locator is: locatorType=argument We support the following strategies for locating elements: identifier=id: Select the element with the specified @id attribute. If no ma