wait_for
Wait for text or a selector to appear, then retrieve the current page state with element stamps. Ensures dynamic content is ready before capturing.
Instructions
Wait until text or a selector appears, then report the page like page_state (element stamps included).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| selector | No | ||
| timeout_ms | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |