v10.10.1 — Quick actions & grouping in New UI and more!
This release contains new major features and improvements in New UI.
🚀 Improvements
New toolbar at the top of tree view
Useful for mass actions like running tests or accepting screenshots.
Tests grouping
Allows you to group tests by some meta field like file
or sessionId
. You can also group tests by error to see what errors are common in the whole run.
Skip reason display
Test skip reason is now displayed both in tree view below test name and in meta info.
Improved empty states
A comprehensive message is now shown if report is empty. Improved visuals of empty states across the app, including tree view and test steps.
🐛 Bug fixes
- When using html-reporter with playwright, visual cheks results are now displayed underneath correct step (they used to be displayed at the very end)
- A few visual fixes here and there like paddings at the top of a test card and unnecessary expand/collapse chevron appearing in the tree view in rare cases