Featured Releases 🚀
You can now cancel cloud tests in progress
You can now cancel tests that are Running or Queued in the cloud from the Test results screen. You can stop tests executed by mistake midway, preventing unnecessary consumption of test execution time. To cancel tests running locally, use the Execution queue.
You can now verify "Selected item" in dropdowns
You can now assert against Selected item in dropdowns and lists. We have added Assert selected item as a new assertion step. This makes it easy to verify the display text (label) of the currently selected item in a dropdown list. Even if multiple items are selected, you can verify them as comma-separated text.
Shared Data Tables can now be imported and exported
When you Export a scenario, the referenced Shared Data Tables are now saved with it. Data is also carried over when you Import or copy and paste a scenario to another workspace, making scenario migration and sharing smoother. If a table with the same name exists, you can select actions such as Overwrite or Keep both.
Bug Fixes 🐞
Improved AI fix guidance when replay fails
We have fixed an issue so that when a replay fails, if the step is not eligible for the AI fix feature, the AI fix guidance message is no longer displayed. This allows users to select the appropriate action without hesitation.
Fixed the preview display in bulk edit
We have fixed an issue on the Preview screen of Bulk edit where the state before editing was not displayed correctly. Even when a step is deleted and an Other step's output is rewritten at the same time, you can now accurately check the contents before the change.