browser_click
Click an element on the current page by CSS selector and receive the updated page state after the click.
Instructions
Click an element on the current page by CSS selector. Returns updated page state after the click. Requires an active browser session (call browser_navigate first).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |