Uses of Interface
org.openqa.selenium.support.pagefactory.FieldDecorator
-
Uses of FieldDecorator in org.openqa.selenium.support
Modifier and TypeMethodDescriptionstatic void
PageFactory.initElements
(FieldDecorator decorator, Object page) Similar to the other "initElements" methods, but takes anFieldDecorator
which is used for decorating each of the fields. -
Uses of FieldDecorator in org.openqa.selenium.support.pagefactory
Modifier and TypeClassDescriptionclass
Default decorator for use with PageFactory.