Uses of Interface
org.openqa.selenium.support.pagefactory.FieldDecorator
Packages that use FieldDecorator
-
Uses of FieldDecorator in org.openqa.selenium.support
Methods in org.openqa.selenium.support with parameters of type FieldDecoratorModifier 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
Classes in org.openqa.selenium.support.pagefactory that implement FieldDecoratorModifier and TypeClassDescriptionclass
Default decorator for use with PageFactory.