browser_wait_for
Pause execution until specified text appears or disappears on the page, or wait a set number of seconds. Controls timing for page state changes.
Instructions
Wait for text or a specified time
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | Text to wait for to appear | |
| time | No | Time to wait in seconds | |
| text_gone | No | Text to wait for to disappear |