Click page element
browser_clickClick an element in a Chrome tab by providing a CSS selector, with an optional confirmation step for submit-type clicks.
Instructions
Compatibility selector-based click. New workflows should use browser_snapshot refs with browser_act.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | Yes | ||
| selector | Yes | ||
| confirmed | No | Set true only after the user explicitly confirms a potentially submitting click. |