browser_wait
Wait for a specified time, for text to appear, or for text to disappear, then capture a page snapshot. Use this to confirm application submissions or wait for spinners to finish before proceeding.
Instructions
Wait for time / text to appear ('Application submitted') / text to disappear (spinners) → returns a snapshot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| seconds | No | ||
| text_gone | No |