Take Screenshot of Debeka Page
debeka_screenshotCapture a screenshot of the current browser page to verify the form state before submitting a claim.
Instructions
Takes a screenshot of the current browser page.
Useful for verifying the current state of the form before submitting.
Args:
output_path (string, optional): Path to save the screenshot. If not provided, returns base64.
Returns: Screenshot saved confirmation or base64 encoded image data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_path | No | Optional path to save the screenshot. If not provided, returns base64. |