fx_wait
Wait until specified text is visible or a CSS selector exists in the browser, with a configurable timeout (10–30s) to ensure the page reaches the desired state.
Instructions
Wait until visible text (or CSS selector exists). Default 10s, max 30s
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| selector | No | ||
| timeout_ms | No |