click_element
Use the 'click_element' tool to programmatically click web elements in Chrome tabs by specifying a CSS selector and tab ID, enabling precise browser automation via the Chrome DevTools Protocol.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
selector | Yes | CSS selector to find the element to click | |
tabId | Yes | ID of the Chrome tab containing the element |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Chrome Tools MCP Server
Related Tools
- @nicholmikey/chrome-tools-MCP
- @executeautomation/mcp-playwright
- @browserbase/mcp-server-browserbase
- @lars-hagen/mcp-playwright-cdp
- @nicholmikey/chrome-tools-MCP