wait_for
Poll until a UI element appears or becomes ready on the screen. Set a query and optional timeout to pause execution until the element is found.
Instructions
Дождаться появления/готовности элемента (поллинг до timeout_s секунд).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | auto | |
| query | Yes | ||
| target | No | ||
| timeout_s | No |