Package io.github.sukgu.support
Class ElementFieldDecorator
- java.lang.Object
-
- org.openqa.selenium.support.pagefactory.DefaultFieldDecorator
-
- io.github.sukgu.support.ElementFieldDecorator
-
- All Implemented Interfaces:
org.openqa.selenium.support.pagefactory.FieldDecorator
public class ElementFieldDecorator extends org.openqa.selenium.support.pagefactory.DefaultFieldDecorator
-
-
Constructor Summary
Constructors Constructor Description ElementFieldDecorator(org.openqa.selenium.support.pagefactory.ElementLocatorFactory factory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleanisDecoratableList(Field field)
-
-
-
Method Detail
-
isDecoratableList
protected boolean isDecoratableList(Field field)
- Overrides:
isDecoratableListin classorg.openqa.selenium.support.pagefactory.DefaultFieldDecorator
-
-