capture_page_screenshot
Take screenshots of browser pages for documentation, debugging, or visual verification during automation tasks.
Instructions
Capture a screenshot of the current page/tab via CDP and optionally save it to a file path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No | ||
| tab_id | No | ||
| format | No | png | |
| save_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||