public class AppiumFieldDecorator extends Object implements org.openqa.selenium.support.pagefactory.FieldDecorator
WebElement, RemoteWebElement,
MobileElement, AndroidElement and IOSElement are allowed
to use with this decorator| Modifier and Type | Field and Description |
|---|---|
static long |
DEFAULT_IMPLICITLY_WAIT_TIMEOUT |
static TimeUnit |
DEFAULT_TIMEUNIT |
| Constructor and Description |
|---|
AppiumFieldDecorator(org.openqa.selenium.SearchContext context) |
AppiumFieldDecorator(org.openqa.selenium.SearchContext context,
long implicitlyWaitTimeOut,
TimeUnit timeUnit) |
AppiumFieldDecorator(org.openqa.selenium.SearchContext context,
TimeOutDuration timeOutDuration) |
public static long DEFAULT_IMPLICITLY_WAIT_TIMEOUT
public static TimeUnit DEFAULT_TIMEUNIT
public AppiumFieldDecorator(org.openqa.selenium.SearchContext context,
long implicitlyWaitTimeOut,
TimeUnit timeUnit)
public AppiumFieldDecorator(org.openqa.selenium.SearchContext context,
TimeOutDuration timeOutDuration)
public AppiumFieldDecorator(org.openqa.selenium.SearchContext context)
public Object decorate(ClassLoader ignored, Field field)
decorate in interface org.openqa.selenium.support.pagefactory.FieldDecoratorCopyright © 2015. All rights reserved.