double_tap
Simulate a double tap at specified coordinates on an Android emulator. Provide x and y values to execute the gesture.
Instructions
Perform a double tap at the specified coordinates
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X coordinate | |
| y | Yes | Y coordinate |