Take a screenshot
browser_take_screenshotCapture the current page as a PNG or JPEG image to get a visual record for inspection or documentation. For interaction, use browser_snapshot instead.
Instructions
Take a screenshot of the current page. You can't perform actions based on the screenshot, use browser_snapshot for actions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | png | |
| _meta | No | ||
| scale | No | css | |
| target | No | ||
| element | No | ||
| filename | No | ||
| fullPage | No |