Uses of Interface
org.openqa.selenium.support.pagefactory.FieldDecorator
Packages that use FieldDecorator
- 
Uses of FieldDecorator in org.openqa.selenium.supportMethods in org.openqa.selenium.support with parameters of type FieldDecoratorModifier and TypeMethodDescriptionstatic voidPageFactory.initElements(FieldDecorator decorator, Object page) Similar to the other "initElements" methods, but takes anFieldDecoratorwhich is used for decorating each of the fields.
- 
Uses of FieldDecorator in org.openqa.selenium.support.pagefactoryClasses in org.openqa.selenium.support.pagefactory that implement FieldDecoratorModifier and TypeClassDescriptionclassDefault decorator for use with PageFactory.