browser_wait_for
Wait for a selector to become visible, specific text to appear, or a short delay before continuing, preventing premature browser actions.
Instructions
Wait for a selector to become visible, for text to appear, or for a short delay.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| selector | No | ||
| timeoutMs | No |