watch_until
Wait for a page condition by polling until specified text, element, role, or event appears, or until timeout expires.
Instructions
Poll the page until a condition matches or the timeout elapses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| value | Yes | ||
| timeout | Yes |