browser_right_click
Right-click a webpage element using its snapshot reference to trigger the browser context menu.
Instructions
Right-click an element
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | Exact aria ref from the snapshot (e.g. 'e42'). This is required and used to locate the element. Copy it directly from the snapshot output. | |
| element | Yes | Human-readable element description (for permission). Must match the description shown in the page snapshot. |