Skip to main content
Glama

cdp_type_text

Type text at cursor position to simulate keyboard input for browser automation. Works with React, Vue, and Angular controlled inputs after focusing elements.

Instructions

Type text at the current cursor position using CDP Input.insertText. This simulates real keyboard input and works with React/Vue/Angular controlled inputs. Focus an element first with cdp_interact focus action.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
textYesText to type
delayNoDelay between characters in ms (default: 0)
press_enterNoPress Enter after typing (default: false)
press_tabNoPress Tab after typing to move to next field (default: false)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/RED-BASE/cdp-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server