browser_click
Click any element in a live browser session and capture resulting DOM, console, network, and URL changes for debugging.
Instructions
Click an element and optionally capture resulting DOM, console, network, and URL changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | ||
| selector | Yes | ||
| sessionId | No | Browser session ID; optional when exactly one session exists. | |
| captureChanges | No | ||
| waitAfterClick | No |