type
Enter text into HTML input fields using a CSS selector and text content, with an optional delay between keystrokes to control speed.
Instructions
Type text into an input field
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to type | |
| delay | No | Delay between keystrokes in ms | |
| selector | Yes | CSS selector of input element |