take_screenshot
Capture a screenshot of the current page in an Electron app to verify visual output during automated testing. Supports saving to a path or capturing the full page.
Instructions
Take a screenshot of current page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| fullPage | No | ||
| sessionId | Yes |