A new Execution Diagnostics section has been added to the Test Case Editor's Properties panel, giving you deeper insight into what happened during a test run.
.txt file, making it easy to inspect JavaScript errors, warnings, and network issuesSprint #25
More granular control over accessibility checks.
Sprint #25
The test case editor now moves at the speed of your keyboard.
⌘**/Ctrl+E, stop it with Esc.⌘**/Ctrl+J.⌘**/Ctrl+I
Sprint #25
Thunders now flags test execution issues (like console errors), even when the UI still looks fine.
Sprint #25
When a test opens multiple tabs, you now have full visibility into what's happening.
Sprint #25
Debugging a flaky test is much easier when you can see exactly where two runs diverged.
Sprint #25
Test sets used to be a simple list nested inside your project. Each one now has a dedicated workspace: a single place to organize, run, and iterate on a set as it evolves.
Sprint #25
Previously, asking Thunders Copilot meant waiting behind a loading spinner with no visibility into what was happening. That black box is gone. Thunders Copilot now streams its thinking and actions to you in real time:
Sprint #25
API steps are no longer opaque:
Sprint #25
A project can now contain multiple applications, each with its own type and environment URLs.
Sprint #25