Skip to main content
Glama

cdp_interact

Perform browser automation actions like clicking, typing, and uploading files using CSS selectors or text matching to interact with web elements.

Instructions

Interact with elements: click, type, upload files, select options, etc.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform
selectorYesCSS selector OR text= prefix to find by text (e.g., "text=Submit", "text=Expand all")
valueNoValue for type/select actions
file_pathNoFile path for upload action
trigger_selectorNoCSS selector for button to click before upload (for hidden file inputs)
keyNoKey for press action (e.g., Enter, Tab)
delayNoDelay between keystrokes in ms

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