Uses of Interface
org.openqa.selenium.support.pagefactory.ElementLocatorFactory
Packages that use ElementLocatorFactory
- 
Uses of ElementLocatorFactory in org.openqa.selenium.supportMethods in org.openqa.selenium.support with parameters of type ElementLocatorFactoryModifier and TypeMethodDescriptionstatic voidPageFactory.initElements(ElementLocatorFactory factory, Object page) Similar to the other "initElements" methods, but takes anElementLocatorFactorywhich is used for providing the mechanism for finding elements.
- 
Uses of ElementLocatorFactory in org.openqa.selenium.support.pagefactoryClasses in org.openqa.selenium.support.pagefactory that implement ElementLocatorFactoryModifier and TypeClassDescriptionclassfinal classFields in org.openqa.selenium.support.pagefactory declared as ElementLocatorFactoryConstructors in org.openqa.selenium.support.pagefactory with parameters of type ElementLocatorFactory