dom_type
Type text into any input element using CSS selector or XPath. Optionally clear the input first and set a timeout.
Instructions
Type text into an input element
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS selector or XPath | |
| text | Yes | Text to type | |
| clear_first | No | Clear input before typing | |
| timeout | No | Timeout in seconds |