wait_until_ready
Waits until the DOM is ready and pywebview API is available. Use it before interacting with the web UI to avoid timing errors.
Instructions
Wait until DOM is ready and pywebview API is available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | ||
| quiet_ms | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |