type_text
Enter text into focused input fields during browser automation. This tool simulates keyboard typing and can optionally press keys like Enter or Tab after input.
Instructions
Type text using keyboard into a previously focused input
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text to type | |
| submitKey | No | Optional key to press after typing. E.g., "Enter", "Tab", "Escape" |