We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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?