@Action(value: findImageElements) class FindImageElementsKeyword extends MobileAbstractKeyword
Fields inherited from class | Fields |
---|---|
class AbstractKeyword |
logger |
Constructor and description |
---|
FindImageElementsKeyword
() |
Type Params | Return Type | Name and description |
---|---|---|
|
Object |
execute(Object[] params) |
|
List<WebElement> |
findImageElements(String imageFilePath, FailureHandling flowControl) |
|
SupportLevel |
getSupportLevel(Object[] params) |
Methods inherited from class | Name |
---|---|
class MobileAbstractKeyword |
findElement, getAnyAppiumDriver, getSupportLevel, internalSwitchToContext, internalSwitchToNativeContext, internalSwitchToWebViewContext |
class AbstractKeyword |
getBooleanValue, getFailureHandling, getFailureHandling, getOptionalParam, getOptionalParam, getOptionalParam, getParam, getTestObject |