Findings come with screenshots
11 months ago
Every bug the agent reports is accompanied by a captured screenshot, a severity, and clean reproduction steps you can paste into a ticket.
When the QA agent finds something, it doesn't just say there's a bug — it shows you. Every finding now carries a captured screenshot from the moment of failure, a severity (Blocker / Critical / Major / Minor / Trivial), and a numbered list of reproduction steps written so a teammate can follow them without context.
Findings live in the session view alongside passing checks, with a clear red/green split so you can scan a run in seconds. Click into a finding to get the full screenshot, the steps, the severity, and a permalink you can drop into Slack or a ticket without further editing.
This turns a test session from "the run finished" into "here is exactly what's wrong" — closer to a thorough QA report than a CI log.
SSO redirect lands on /404
- 1. Open /sign-in
- 2. Click “Continue with SSO”
- 3. Land on 404 instead of dashboard
- Screenshot captured at the moment of failure.
- Severity tag: Blocker / Critical / Major / Minor / Trivial.
- Numbered reproduction steps, written for a human reader.
- Permalink to share in Slack or paste into a ticket.