Wait
waitPause before the next action so the UI can catch up: page loads, animations, dialogs opening, apps launching. Then confirm the new state with get_app_state or screenshot.
Instructions
Pause before the next action so the UI can catch up: page loads, animations, dialogs opening, apps launching. Follow with get_app_state or screenshot to confirm the new state instead of guessing. Sends no input.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seconds | No | Seconds to wait (default 1, maximum 30) |