browser_screenshot
Capture a PNG screenshot of a web page or a specific element using a CSS selector to diagnose layout issues, broken CSS, or misaligned components.
Instructions
Take a PNG screenshot for visual / layout / CSS diagnosis.
Capture the full page to spot broken layout, or pass a CSS selector to isolate a specific component (header, nav, modal…). The agent can use this to identify misaligned elements, invisible text, broken flex/grid layouts, or unstyled components.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | No | CSS selector of element to capture. Empty = full page screenshot. |