wait_for
Wait for an element, text, URL pattern, page load state, or a specified duration before proceeding.
Instructions
Wait for one typed condition: element, text, URL glob, page load state, or duration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| condition | No | ||
| timeoutMs | No | ||
| returnSnapshot | No | Also return a fresh snapshot of the resulting page; renumbers element refs. |