browser_wait_for
Pause browsing until a given text appears on the page or a set number of seconds elapse, ensuring the page is ready for the next action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |