click_by_uid
Click any element identified by its UID in a Firefox snapshot. Supports single or double-click.
Instructions
Click element by UID. Set dblClick for double-click.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | Element UID from snapshot | |
| dblClick | No | Double-click (default: false) |