Capture Annotated Screenshot
browser_screenshot_annotatedCapture a screenshot with temporary selector or coordinate annotations for visual debugging and analysis of browser interactions.
Instructions
Use when a full-profile visual diagnosis needs temporary selector or coordinate annotations over the page. Preconditions: an active page and acknowledgeRawCapture: true are required; annotations must identify authorized content. Next: inspect the saved PNG and use normal DOM tools for machine-readable details. Sensitivity: the image and labels may expose sensitive page content and are written locally.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boxes | No | ||
| fullPage | No | ||
| selector | No | ||
| selectors | No | ||
| outputPath | No | ||
| acknowledgeRawCapture | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| result | No |