chrome_type
Type text into an input field located by a CSS selector.
Instructions
Type text into an input field using a CSS selector
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to type into the input field | |
| selector | Yes | CSS selector for the input element |