Featured Releases 🚀
Direct sharing links for scenarios
You can now get a link that allows direct access to a specific scenario from the scenarios list or scenario edit screen. Click Copy link to easily get the URL for the latest version or a specific version. Use this feature for sharing with team members or bookmarking.
Add custom headers to Webhooks
In the Webhook settings of the test plan settings, you can now freely configure custom headers required for integrating with external systems. Click Add custom header to specify multiple header names and values. This enables more flexible and secure system integration.
Improvements ✨
Detailed error display on replay failure
When a step fails during a replay in the recording, the detailed cause of the error is now displayed directly in the dialog. The error message is highlighted, allowing you to quickly identify the cause of the problem and smoothly fix it.
Retention of search and filter conditions
The search conditions set in scenarios and test results are now retained even when you return to the previous screen using the browser's Go back. This saves you the trouble of re-entering conditions every time you return to the list from the details screen, allowing you to manage tests more comfortably.
Bug Fixes 🐞
Fix for layout collapse in test results
We have fixed an issue in the test results where the screen layout would collapse if an action value, such as a computed value, was long. All values, including Workspace variables and Shared Group parameters, are now wrapped and displayed properly.
Fix for bugs when copying and importing scenarios
We have fixed an issue where data was not properly transferred when copying or importing a complex scenario that contains a nested Shared group steps(a Shared group steps included within another Shared group steps). We have also resolved an issue where scenario copying failed under certain conditions.
Fix for evaluation of execution conditions during replay
We have fixed an issue during replay in the recording where the Value Match Condition set on a step was not evaluated correctly, causing the step to always be executed. The condition is now evaluated correctly, and if it is not met, the step is properly skipped.