wait_for_load
Poll the document's readyState until the page fully loads, with an optional timeout to avoid infinite waiting. Use this to ensure navigation or interactions complete before proceeding with further actions.
Instructions
wait_for_load(15) — poll document.readyState (无 listener 泄漏)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No |