|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FieldDecorator | |
|---|---|
| org.openqa.selenium.support | |
| org.openqa.selenium.support.pagefactory | |
| Uses of FieldDecorator in org.openqa.selenium.support |
|---|
| Methods in org.openqa.selenium.support with parameters of type FieldDecorator | |
|---|---|
static void |
PageFactory.initElements(FieldDecorator decorator,
java.lang.Object page)
Similar to the other "initElements" methods, but takes an FieldDecorator which is used for decorating each of the fields. |
| Uses of FieldDecorator in org.openqa.selenium.support.pagefactory |
|---|
| Classes in org.openqa.selenium.support.pagefactory that implement FieldDecorator | |
|---|---|
class |
DefaultFieldDecorator
Default decorator for use with PageFactory. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||