Demo

saved cards stay selectable after session refresh

tests/e2e/checkout/saved-cards.spec.ts

failed
2m 45s
chromium
Diagnosis

See the failing step first, then validate the likely cause with the trace and artifacts.

Failure summary
TimeoutError
Medium confidence
Session refresh modal prevented saved card selection from resuming.
The public demo is curated to showcase clear debugging paths rather than reproduce every production edge case verbatim.
Parsed failure signal
TimeoutError: Session refresh modal prevented saved card selection from resuming.
Evidence
  • A failing Playwright step anchors the diagnosis.
  • Artifacts are arranged to demonstrate the debugging flow clearly.
  • The summary emphasizes the highest-signal explanation first.
What to check next
  • Open the strongest artifact first.
  • Compare the asserted state with what the UI actually rendered.
  • Use the suggested fix only when the product contract is clearly settled.
Loading failing step…
Evidence

Open the same artifacts a developer would inspect in a real failing run.

Evidence workspace

Fastest way to verify the UI state captured during failure.

Scripted demo
Start with trace
Use the trace to understand sequence and timing.
Screenshot and logs
Use the screenshot to validate the final visible state.
Use logs for supporting context and backend clues.
Advanced analysis

This is where the product proves it is more than an artifact viewer.

Failure intelligence

Computing failure intelligence…