browser_take_screenshot_element
Capture a screenshot of a specific webpage element using a CSS selector or snapshot ID, and save it as PNG or JPEG to the workspace.
Instructions
Takes a screenshot of a specific element and saves it to the workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Image format: png or jpeg. Defaults to png. | |
| target | Yes | Selector or snapshot ID of the target element. | |
| filename | No | Optional custom filename to save the screenshot. |