Uses of Interface
org.openqa.selenium.support.pagefactory.ElementLocatorFactory
Packages that use ElementLocatorFactory
-
Uses of ElementLocatorFactory in org.openqa.selenium.support
Methods in org.openqa.selenium.support with parameters of type ElementLocatorFactoryModifier and TypeMethodDescriptionstatic void
PageFactory.initElements
(ElementLocatorFactory factory, Object page) Similar to the other "initElements" methods, but takes anElementLocatorFactory
which is used for providing the mechanism for finding elements. -
Uses of ElementLocatorFactory in org.openqa.selenium.support.pagefactory
Classes in org.openqa.selenium.support.pagefactory that implement ElementLocatorFactoryModifier and TypeClassDescriptionclass
final class
Fields in org.openqa.selenium.support.pagefactory declared as ElementLocatorFactoryConstructors in org.openqa.selenium.support.pagefactory with parameters of type ElementLocatorFactory