click
Simulate user clicks on web elements using CSS selectors, specify mouse buttons, and add optional delays for precise browser automation via Chrome Debug MCP Server.
Instructions
Click an element on the page
Input Schema
Name | Required | Description | Default |
---|---|---|---|
button | No | Mouse button to use | |
delay | No | Optional delay before clicking (in milliseconds) | |
selector | Yes | CSS selector for element to click |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Chrome Debug MCP Server
Related Tools
- @hrmeetsingh/mcp-browser-automation
- @random-robbie/mcp-web-browser
- @hrmeetsingh/mcp-browser-automation
- @pvinis/mcp-playwright-stealth
- @PhialsBasement/MCP-Puppeteer-Linux