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