Release Notes - November 26th 2025

Prev Next

Featured Releases 🚀

URL Replacement in API-based Test Execution

You can now dynamically replace URLs when running tests via the API. This makes it easier to flexibly run the same test across different environments, such as staging and production.

Custom Data Attribute Settings for Recording

In the "Recording and Local Replay Settings", you can now specify which HTML attributes should be prioritized when generating locators. By specifying attributes suited to your application, you can increase locator stability, improve test maintainability, and target specific elements more accurately.

Note:The settings must be configured according to the application specifications. First, try recording without any settings to see if the recording is stable.

Drag-and-Drop the Recorder Bar

You can now move the Recorder bar by dragging and dropping it within the Scenario Detail view during recording. This allows you to flexibly specify the insertion point when adding new steps to the middle of an existing scenario.

Enhanced Workspace Resources

The Workspace Resources management screen is now more convenient! 🎉

  • Scenario navigation: clicking the scenario count link now displays a list of scenarios using that Shared step group. You can also navigate directly to a scenario by clicking its link in the list.

  • Variables tab: a Variables tab has been added, allowing you to view Workspace Variables.

  • Fixed emails tab: a Fixed emails tab has been added. You can now centrally manage (create, edit, delete) fixed email addresses used in tests.

Improvements ✨

  • The "+" icon for inserting steps is now always visible. You can now click the "+" icon directly to insert a step without needing to hover over the area first.

Bug Fixes 🐞

  • Fixed an issue where tests would continue in an error state during cloud execution if a browser download failed. Tests will now stop appropriately if a download fails, preventing confusing error states.

Notice 🗒️

  • To ensure system performance stability, we have removed the Scenario name search function from the Test Plan list screen.