artifact.capture_screenshot
Capture the current page in the browser session and persist it as a local artifact with a specified filename and drive path. Optionally capture the full page.
Instructions
Captures a screenshot of the current page and persists it as a local artifact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | ||
| full_page | No | ||
| browser_session_id | Yes | ||
| intended_drive_path | Yes |