@Action(value: selectListItemByLabel) class SelectListItemByLabelKeyword extends MobileAbstractKeyword
Fields inherited from class | Fields |
---|---|
class AbstractKeyword |
logger |
Constructor and description |
---|
SelectListItemByLabelKeyword
() |
Type Params | Return Type | Name and description |
---|---|---|
|
Object |
execute(Object[] params) |
|
SupportLevel |
getSupportLevel(Object[] params) |
|
void |
selectListItemByLabel(TestObject to, String label, int timeout, FailureHandling flowControl) |
Methods inherited from class | Name |
---|---|
class MobileAbstractKeyword |
findElement, getAnyAppiumDriver, getSupportLevel, internalSwitchToContext, internalSwitchToNativeContext, internalSwitchToWebViewContext |
class AbstractKeyword |
getBooleanValue, getFailureHandling, getParam, getTestObject |