browser_wait_for
Wait for a selector to become visible, text to appear, or a specified delay, synchronizing browser automation steps for reliable execution.
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 |