safari_click
Finds and clicks the first element matching a CSS selector in a Safari tab. Returns a not-found result when no selector match exists.
Instructions
Click the first element matching a CSS selector in a Safari tab. Returns found=False (not an error) if nothing matched the selector.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab | No | ||
| window | No | ||
| selector | Yes |