| Package | Description |
|---|---|
| org.openqa.selenium.support | |
| org.openqa.selenium.support.pagefactory |
| Modifier and Type | Method and Description |
|---|---|
static void |
PageFactory.initElements(ElementLocatorFactory factory,
Object page)
Similar to the other "initElements" methods, but takes an
ElementLocatorFactory which
is used for providing the mechanism for fniding elements. |
| Modifier and Type | Class and Description |
|---|---|
class |
AjaxElementLocatorFactory |
class |
DefaultElementLocatorFactory |
| Modifier and Type | Field and Description |
|---|---|
protected ElementLocatorFactory |
DefaultFieldDecorator.factory |
| Constructor and Description |
|---|
DefaultFieldDecorator(ElementLocatorFactory factory) |
Copyright © 2014. All rights reserved.