When a Test Run stops unexpectedly due to a system failure, it no longer hangs in an ambiguous state.
You’ll always know what happened: whether a run passed, failed, or was interrupted before it could finish.
#Sprint26
A few targeted improvements to how Thunders Copilot works day-to-day.
[.These changes make working with Copilot faster and reduce mistakes when referencing variables or test assets.
#Sprint26
You can now export any test run as a full PDF report: steps, screenshots, results, everything in one document you can share.
This is currently in Preview. The exported PDF includes every step with its screenshot and result, so anyone reading it gets the full picture without needing a Thunders account.
#Sprint26
Flows that include native browser popups (alerts, confirms, prompts) used to break silently. Not anymore.
If your app uses window.alert(), confirm(), or prompt(), Thunders will interact with those dialogs as part of the test flow. No workaround needed.
#Sprint26
In the last release, Thunders Copilot started thinking out loud. Now the AI Persona does too, directly inside your test results.
AI reasoning is now displayed in a collapsible section across the step list and bug reports. It covers:
When a step fails or does something unexpected, you no longer have to guess why. The AI tells you what it saw, what it considered, and what it decided, right in the recap.
#Sprint26
Test Sets used to be a way to group and run tests together. Now they work like real test campaigns, with execution control and live status tracking.
Previously, if a campaign had 3 failures out of 50 tests, you’d re-run the whole thing. Now you retry just those 3, and the campaign recalculates its pass rate on the spot.
#Sprint26
All list views across the platform now include Clear and Reset buttons in column filter popups, making it faster to manage and remove filters.
Sprint #25
RGAA 4 (Référentiel Général d'Amélioration de l'Accessibilité) is now available as an accessibility compliance target for your Accessibility Persona.
Sprint #25
A new video-style player lets you review test run execution as a continuous, step-by-step visual replay instead of clicking through individual screenshots.
Sprint #25
The Visual Compare step has been enhanced, giving you more control over how your UI is validated against reference designs.
Sprint #25