type_text
Enter text into any input field on a web page by specifying its CSS selector. Optionally clear the field before typing.
Instructions
Type text into an input field specified by CSS selector
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to type into the element | |
| clear | No | Whether to clear the field before typing | |
| selector | Yes | CSS selector of the input element |