dom_wait_for
Wait for a specific element to appear on a web page using CSS selector or XPath, with customizable timeout.
Instructions
Wait for an element to appear on the page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS selector or XPath | |
| timeout | No | Timeout in seconds |