Skip to main content
Glama

cdp_click_coordinates

Click at specific screen coordinates to interact with elements in shadow DOM or other hard-to-select elements. Use coordinates from screenshots or element rect values for precise browser automation.

Instructions

Click at raw x,y screen coordinates. Useful for clicking elements in shadow DOM or other hard-to-select elements. Get coordinates from screenshots or cdp_find_elements rect values.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
xYesX coordinate
yYesY coordinate
click_countNoNumber of clicks (1=single, 2=double, default: 1)
buttonNoMouse button: left, right, middle (default: left)

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