web_wait_for
Poll until a JavaScript condition becomes true on the webpage, or timeout if it never does.
Instructions
Waits (polls, not a fixed sleep) until a JavaScript condition is truthy on the page, or times out.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||