Class ByIdentifier

java.lang.Object
org.openqa.selenium.By
com.isomorphic.webdriver.ByIdentifier

public class ByIdentifier extends org.openqa.selenium.By
This class is provided for backcompat with the Selenium v1 "identifier" locator strategy, which first does a lookup against IDs, and then if nothing is found, Names.