type_text
Automate web interactions by typing text into specified input fields using CSS selectors. Customize keystroke delays for precise control over text input.
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 |