codeceptjs / codeceptjs/CodeceptJS
I.performSwipe(100,200); is completely broken, no error, no function.
Open
appium
bug
- Dominant language
- JavaScript
- Stars
- 4.2k
- Forks
- 757
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 16
Description
How does this function work all the docs say is:
"performSwipe
Perform a swipe on the screen.
I.performswipe(100,200);
Parameters
from
to Appium: support Android and iOS"
Left to right, or top to bottom? What are the to and from parameters actually doing if they are just numbers?
Contributor guide
Assessment
This issue has not been assessed yet.