type
Inserts text into input, textarea, or contenteditable elements, with optional delays for realistic character-by-character entry during browser automation.
Instructions
Type text into an input/textarea/contenteditable (optionally char-by-char)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | ||
| text | Yes | ||
| delay | No | ||
| scope | No | ||
| selector | No | ||
| delay_per_char | No |