bytebot_type_text
Simulate keyboard input to enter text into forms, search boxes, and other input fields with optional keystroke delay.
Instructions
Type text string as if typing on a keyboard. Use this for entering text in forms, search boxes, etc.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to type | |
| delay | No | Optional delay between keystrokes in milliseconds |