web_wait_for
Poll the page until a specified element appears, avoiding fixed sleeps. Use this to synchronize web automation with dynamic content loading, timing out if the element never shows.
Instructions
Waits (polls, not a fixed sleep) until an element appears on the page, or times out.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||