@com.kms.katalon.core.annotation.internal.Action(value: swipeWithDuration) class SwipeWithDurationKeyword extends MobileAbstractKeyword
| Constructor and description |
|---|
SwipeWithDurationKeyword
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
Object |
execute(Object[] params) |
|
com.kms.katalon.core.keyword.internal.SupportLevel |
getSupportLevel(Object[] params) |
|
void |
swipeWithDuration(int startX, int startY, int endX, int endY, long durationInMillis, com.kms.katalon.core.model.FailureHandling flowControl) |
| Methods inherited from class | Name |
|---|---|
class MobileAbstractKeyword |
findElement, getAnyAppiumDriver, getSupportLevel, internalSwitchToContext, internalSwitchToNativeContext, internalSwitchToWebViewContext |