type
Enter text into any input field by CSS selector within Chrome pages, popups, or side panels. Optionally clear the field first or press Enter to submit.
Instructions
Type text into an input element by CSS selector.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to type | |
| clear | No | Clear existing value before typing | |
| submit | No | Press Enter after typing | |
| target | No | Which context to interact with | page |
| selector | Yes | CSS selector of the input element |