cypress_get_screenshots
Retrieve screenshots captured during Cypress test runs. Filter by run ID or test path to find specific screenshots.
Instructions
Get screenshots captured during test runs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runId | No | Run ID to filter screenshots (optional) | |
| testPath | No | Test path to filter screenshots (optional) |