Changelog 2022.04
2022.04
Better Project Page Test History
The project page has been improved to surface more information about recent load tests, with a map of cloud regions, links to the related scenario and scripts, and high-level stats. It’s no longer necessary to click through to the full test report if you just want to see high-level test metrics. The scripts, scenarios, and datasets are still reachable from the project page in much the same way as before, but they have been pushed to the sidebar.
Revised Activity Feed
We’ve redesigned the Activity Feed widget on the Loadster dashboard, to make it more comprehensive and surface more information about tests. This way it’s easier to find a recent test, regardless of project, and see what your teammates have been up to.
Improvements & Bug Fixes
- Fixed a bug in the Loadster Recorder browser extension that caused trouble recording events in nested frames after a nested frame navigation.
- Improved the Loadster Recorder browser extension to prevent redundant navigations from being recorded after clicking a link.
- Fixed a bug with the test launch logs that showed cluster activity from other tests, if you were running multiple tests at once.
- Fixed a bug affecting the iterations limit in certain situations.
- Eliminated harmless warnings when launching a Loadster Engine in a Docker container.
- Improved filtering of
jsessionidparameters from URLs in test results. - Clarified the USD currency on the billing pages.
- Added support for recording from old-fashioned
frameelements to the Loadster Recorder browser extension, in the same way we handlediframeelements previously. - Added the ability to override the typing delay for
browser.type(...)in a code block. - Added the ability to set custom timeouts for
browser.waitFor(...)in a code block. - Surfaced a read-only historical view of the script steps on a load test.