abstract class MobileAbstractKeyword extends AbstractKeyword
Fields inherited from class | Fields |
---|---|
class AbstractKeyword |
logger |
Constructor and description |
---|
MobileAbstractKeyword
() |
Type Params | Return Type | Name and description |
---|---|---|
|
protected WebElement |
findElement(TestObject to, int timeOut) |
|
protected AppiumDriver |
getAnyAppiumDriver() |
|
SupportLevel |
getSupportLevel(Object[] params) |
|
protected boolean |
internalSwitchToContext(AppiumDriver driver, String contextName) |
|
protected boolean |
internalSwitchToNativeContext(AppiumDriver driver) |
|
protected boolean |
internalSwitchToWebViewContext(AppiumDriver driver) |
Methods inherited from class | Name |
---|---|
class AbstractKeyword |
getBooleanValue, getFailureHandling, getFailureHandling, getOptionalParam, getOptionalParam, getOptionalParam, getParam, getTestObject |