Capture Screenshot
browser_screenshotCapture visual evidence of browser layout, overlays, and rendering to support debugging of automation interactions. Requires acknowledgment to save PNG locally.
Instructions
Use when visual evidence is necessary to understand layout, overlays, rendering, or the result of a browser interaction. Preconditions: an active page and acknowledgeRawCapture: true are required; select a region when the full page is unnecessary. Next: use the saved PNG as supporting evidence and continue with targeted DOM or trace inspection. Sensitivity: screenshots may capture personal data, secrets, account state, or other sensitive pixels and are written locally.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fullPage | No | ||
| selector | No | ||
| outputPath | No | ||
| acknowledgeRawCapture | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| result | No |