Replies: 1 comment 1 reply
-
you mean actionChains ? PointerInput finger = new PointerInput(org.openqa.selenium.interactions.PointerInput.Kind.TOUCH, "finger"); |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have found few articles on how to use new w3c actions for complex gestures using java-client 8, but there are no examples how to make a simple tap on X and Y coordinate (with a duration of a click)? I'm looking for support on iOS and Android.
Beta Was this translation helpful? Give feedback.
All reactions