v11.7.0 — Hotkeys, tree actions and more!
This release introduces hotkeys for the most-used UI features, ability to copy and run tests using buttons in the suites tree and improves legacy URLs handling.
🚀 Features
Hotkeys
We're excited to announce hotkeys covering the most popular features, with more to come in the future!
Fast tree actions & test name copying
A long-awaited feature for quickly running all tests in the given suite is now available!
We've added ability to copy suite name with a single click as well.
URLs improvements
Last, but not least, working with URLs is now a lot better:
- Legacy URLs are now understood by New UI and are transformed automatically:
Old format: ?testNameFilter=some-test-name&browser=chrome&strictMatchFilter=true&retryIndex=0&expand=all New format: /#/suites/a23f11/chrome/0/some-state - When browser has multiple version, but in query params
browser=chromeis specified, all versions will be selected instead of none before - A small tag with browser version is displayed for browser tree items having more than one version
- Fixed issues with browsers select being empty