wait
Wait for a page element to appear, navigation to complete, or a specified timeout to elapse, with configurable maximum wait time.
Instructions
Wait for various conditions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Type of wait condition | |
| value | Yes | Selector to wait for or timeout in ms | |
| timeout | No | Maximum wait time in ms |