Screenshot as escalation
browser_screenshotTake a screenshot of the current viewport or a specified element to inspect visual layout, colors, and overlapping content, supporting visual regression checks.
Instructions
Pixels as ESCALATION, not default: snapdom render of the viewport, or of one element (scrolled to center) when you pass an id. Only when the doubt is genuinely visual (layout, color, overlap) — for what changed there is browser_verify.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | optional: element to center | |
| sessionId | No | optional: the session this call belongs to (from browser_session_open). Omitted uses the shared default session. |