wait_for_element
Blocks execution until an element matching the specified selector appears. Use after tapping to wait for the next page.
Instructions
Block until an element matching the selector appears (e.g. after tapping a button, wait for the next page). Provide at least one selector field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| index | No | ||
| timeout | No | ||
| resource_id | No | ||
| text_contains | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |