type_text
Enter text into specified input fields using CSS selectors with customizable keystroke delays. Enables precise automation in browser interactions via MCP Browser Server.
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 |