double_tap
Perform a double-tap on an Android UI element using coordinates or a selector (text, resource ID, or index) to execute actions like zooming or selecting.
Instructions
Double-tap at (x, y) or on an element found by selector (text / resource_id / index).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| text | No | ||
| index | No | ||
| resource_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |