browser_take_screenshot
Capture web page or element screenshots in PNG or JPEG format. Use full-page or element-specific capture to visually verify automated browser interactions.
Instructions
Take screenshot of page or element
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | Element reference | |
| type | No | Image format | |
| element | No | Element description | |
| filename | No | Output filename | |
| fullPage | No | Capture full page |