chrome_click
Click an element by CSS selector or visible text to automate actions on control panels and file-manager buttons.
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 |