|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ElementLocatorFactory | |
|---|---|
| org.openqa.selenium.support | |
| org.openqa.selenium.support.pagefactory | |
| Uses of ElementLocatorFactory in org.openqa.selenium.support |
|---|
| Methods in org.openqa.selenium.support with parameters of type ElementLocatorFactory | |
|---|---|
static void |
PageFactory.initElements(ElementLocatorFactory factory,
java.lang.Object page)
Similar to the other "initElements" methods, but takes an ElementLocatorFactory which is used for providing the
mechanism for fniding elements. |
| Uses of ElementLocatorFactory in org.openqa.selenium.support.pagefactory |
|---|
| Classes in org.openqa.selenium.support.pagefactory that implement ElementLocatorFactory | |
|---|---|
class |
AjaxElementLocatorFactory
|
class |
DefaultElementLocatorFactory
|
| Fields in org.openqa.selenium.support.pagefactory declared as ElementLocatorFactory | |
|---|---|
protected ElementLocatorFactory |
DefaultFieldDecorator.factory
|
| Constructors in org.openqa.selenium.support.pagefactory with parameters of type ElementLocatorFactory | |
|---|---|
DefaultFieldDecorator(ElementLocatorFactory factory)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||