type
Type text into a visible web element using CSS or XPath selectors, optionally clearing existing content and submitting the form.
Instructions
Type text into an element after waiting for visibility.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | ||
| text | Yes | ||
| submit | No | ||
| selector | No | ||
| timeoutMs | No | ||
| clearFirst | No |