Browser Wait For
browser_wait_forSynchronize browser automation by waiting until a specified text or selector appears, or a fixed time passes.
Instructions
Wait until text appears, a selector matches, or a fixed time passes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab | No | ||
| text | No | ||
| time_s | No | ||
| session | No | default | |
| selector | No | ||
| timeout_ms | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |