SAMPLE REPORT

See what passed, what failed, and the files behind each result.

This sample uses a fake checkout: one promo-code check passes and one fails. The paths and results are fixed so you can inspect the report without running a live app.

PS-01 LOCAL RUNREPO: fixture/checkoutBRANCH: feat/promo-total12:00:00Z

PRE-FLIGHT REPORT

RiskHIGH

DO NOT SHIP YET

Valid promo updates the total

PASSED
URL:
/
Viewport:
1280×720 Browser: Chromium
Evidence:
auto-valid-promo/final-observation.json

Expired promo preserves the total

FAILED
URL:
/
Viewport:
1280×720 Browser: Chromium
Expected:
$100.00 Observed: $90.00
Evidence:
auto-expired-promo/final-observation.json
Checks run: 2Passed: 1Failed: 1Blocked: 0

LOCAL EVIDENCE HUMAN REVIEW REQUIRED

About this sample

These files are sample data. A real run saves screenshots, a Playwright trace, console and network errors, final observations, and Markdown, HTML, JSON, and optional PDF reports in your local run directory.