browser_wait_for_text
Wait for specified text to appear on the page, or timeout after a set duration. Use to synchronize actions with dynamic content.
Instructions
Wait until the given text appears anywhere on the page (or timeout).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| timeout | No |