wait_for_selector
Pause execution until a DOM element matching a CSS selector appears, with an optional timeout to prevent indefinite wait.
Instructions
Waits for an element to appear in the DOM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | ||
| timeout | No |