chrome_click
Click elements in a Chrome tab by CSS selector or visible text to interact with controls like buttons and file manager panels.
Instructions
Click an element by CSS selector or visible text. Useful for control panels and file-manager buttons.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| exact | No | ||
| tabId | No | ||
| waitMs | No | ||
| debugUrl | No | http://127.0.0.1:9222 | |
| selector | No | ||
| urlContains | No | ||
| titleContains | No |