wait_window
Waits for a target window to appear before proceeding with UI automation. Use this to synchronize test actions with window opening and avoid timing failures.
Instructions
Wait until a client window appears.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| title | No | ||
| timeout | No | ||
| session_id | No | default-18 |