safari_double_click
Double-click webpage elements using CSS selectors or coordinates. Selects words or activates double-click interactions.
Instructions
Double-click an element by CSS selector or x/y coordinates (e.g. to select a word in text)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | No | CSS selector | |
| x | No | X coordinate | |
| y | No | Y coordinate |