screenshot_by_uid
Capture a screenshot of a specific web element by its UID from a prior snapshot, returned as base64 encoded PNG.
Instructions
Capture element screenshot by UID as base64 PNG.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | Element UID from snapshot | |
| saveTo | No | Optional file path to save the screenshot to instead of returning it as image data in the response. |