safari_click
Click any element on a Safari webpage using its CSS selector. Specify the selector to trigger click actions on forms, buttons, or links.
Instructions
Click an element identified by a CSS selector.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS selector of the element to click | |
| tabId | No | Tab ID — omit to use the active tab | |
| profile | No | Safari profile name (e.g. "Perso", "Pro"). Omit to use the first connected profile. |