Gestural support for autopilot.
This module contains functions that can generate touch and multi-touch gestures for you. This is a convenience for the test author - there is nothing to prevent you from generating your own gestures!
Perform a two finger pinch (zoom) gesture.
Parameters: |
|
---|
The fingers will move in 100 steps between the start and the end points. If start is smaller than end, the gesture will zoom in, otherwise it will zoom out.