wait_for_text
Wait for specified text to appear on a device screen and return its surrounding visible context. Useful for synchronizing actions until content is present.
Instructions
Wait until text appears on screen and return visible text context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| device | Yes | ||
| timeout | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |