safari_screenshot_element
Take a screenshot of a webpage element by providing its CSS selector. Returns a base64 PNG image for use in automation workflows.
Instructions
Take a screenshot of a specific element (by CSS selector). Returns base64 PNG image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS selector of the element to capture |