Click an element
browser_clickAutomate Minehut server management by clicking the first visible element that matches a CSS selector, enabling actions like starting servers or opening consoles.
Instructions
Click the first visible element matching a CSS selector, e.g. 'button:has-text("Start")', '.server-row', 'a[href*="/console"]'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes |