tap_element
Interact with any on-screen UI element by supplying its index from get_elements(). Use it to tap buttons, links, or fields after listing available elements.
Instructions
Tap a UI element by its index from get_elements(). Call get_elements() first to see what's on screen and get element indices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| idx | Yes | ||
| device | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |