browser_click
Click an element matched by a CSS selector. Enables automated interaction with real browser sessions without profile modification.
Instructions
Click an element matched by a CSS selector. Returns true if found and clicked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS selector for the element to click |