browser_click
Click elements in a browser using CSS selectors, text, or snapshot refs to interact with pages and advance automation tasks.
Instructions
Click on an element identified by selector or ref (e.g., '@e1' from snapshot)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS selector, text, or ref from snapshot (e.g., '@e1') | |
| sessionId | No | Browser session ID |