type
Automate text input in Chrome by typing into specified input fields using CSS selectors, with optional keystroke delay, via the Chrome Debug MCP Server.
Instructions
Type text into an input field
Input Schema
Name | Required | Description | Default |
---|---|---|---|
delay | No | Optional delay between keystrokes (in milliseconds) | |
selector | Yes | CSS selector for input field | |
text | Yes | Text to type |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Chrome Debug MCP Server
Related Tools
- @random-robbie/mcp-web-browser
- @robertheadley/chrome-debug-mcp
- @executeautomation/mcp-playwright
- @hrmeetsingh/mcp-browser-automation
- @lebrodus/mcp-playwright