Double Tap
double_tapSimulate a double-tap gesture at specific screen coordinates to zoom into maps/images or select text on a mobile device.
Instructions
Perform a double tap at the given (x, y) screen coordinates. Useful for zooming into maps/images or selecting text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | Device serial ID | |
| x | Yes | X coordinate in pixels | |
| y | Yes | Y coordinate in pixels |