type_text
Automate text input into web elements using CSS selectors and customizable keystroke delays for precise browser interaction.
Instructions
Type text into an input field
Input Schema
Name | Required | Description | Default |
---|---|---|---|
delay | No | Delay between keystrokes in milliseconds | |
selector | Yes | CSS selector for the input element | |
text | Yes | Text to type |