| Package | Description |
|---|---|
| org.openqa.selenium.support | |
| org.openqa.selenium.support.pagefactory |
| Modifier and Type | Method and Description |
|---|---|
static void |
PageFactory.initElements(FieldDecorator decorator,
Object page)
Similar to the other "initElements" methods, but takes an
FieldDecorator which is used
for decorating each of the fields. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFieldDecorator
Default decorator for use with PageFactory.
|
Copyright © 2015. All rights reserved.