browser_double_click
Trigger a double-click on a webpage element using its aria ref from the snapshot. Provide the element description to confirm permission.
Instructions
Double-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. |