browser_screenshot
Capture a PNG screenshot of the active page, optionally the full scrollable page, to visually inspect browser state during development.
Instructions
Capture a PNG screenshot of the active page. To find/target elements, prefer browser_snapshot (returns selectors).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fullPage | No | Capture the full scrollable page, not just the viewport (default false). |