Package com.codeborne.selenide.appium
Class AppiumClickOptions
java.lang.Object
com.codeborne.selenide.ClickOptions
com.codeborne.selenide.appium.AppiumClickOptions
- All Implemented Interfaces:
HasTimeout
-
Method Summary
Modifier and TypeMethodDescriptionstatic AppiumClickOptionsstatic AppiumClickOptionsstatic AppiumClickOptionslongPressFor(Duration longPressHoldDuration) static AppiumClickOptionstap()static AppiumClickOptionstapWithOffset(int xOffset, int yOffset) Methods inherited from class com.codeborne.selenide.ClickOptions
clickMethod, force, holdingKeys, holdingKeys, isForce, offset, offsetX, offsetX, offsetY, offsetY, timeout, timeout, toString, using, usingDefaultMethod, usingJavaScript, withOffset, withTimeout
-
Method Details
-
tap
-
tapWithOffset
-
doubleTap
-
longPress
-
longPressFor
-
appiumClickMethod
-
longPressHoldDuration
-