browser_take_screenshot
Capture a PNG screenshot of the current page or a specific element for visual verification. Use full_page for the entire scrollable page or ref for a single element.
Instructions
Take a PNG screenshot for visual verification.
To act on elements use browser_snapshot (not this); screenshots are for
visually confirming what the page looks like. Pass ref to shoot a
single element, or full_page=true for the whole scrollable page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No | ||
| full_page | No | ||
| ref | No |