tap_element
Tap a visible element by its ID from the UI tree, offering a precise method that avoids coordinate tapping.
Instructions
Tap a visible element by element id from get_visible_elements/get_ui_tree. Preferred fallback before coordinate tapping.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | No | ||
| elementId | Yes | ||
| maxDepth | No | ||
| maxNodes | No |