wait_ms
Suspend execution for a specified number of milliseconds (max 10000) to wait for page loads or other timing needs.
Instructions
Wait (e.g. for a page to load). Capped at 10000 ms.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ms | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |