Class ElementLocatorFactorySelector


  • public class ElementLocatorFactorySelector
    extends Object
    • Constructor Detail

      • ElementLocatorFactorySelector

        public ElementLocatorFactorySelector​(Configuration configuration)
      • ElementLocatorFactorySelector

        public ElementLocatorFactorySelector​(int timeoutInSeconds,
                                             EnvironmentVariables environmentVariables)
    • Method Detail

      • getLocatorFor

        public org.openqa.selenium.support.pagefactory.ElementLocatorFactory getLocatorFor​(org.openqa.selenium.WebDriver driver)
      • getLocatorFor

        public org.openqa.selenium.support.pagefactory.ElementLocatorFactory getLocatorFor​(org.openqa.selenium.SearchContext searchContext,
                                                                                           org.openqa.selenium.WebDriver driver)