April 26th, 2026

New Running Mode: watch your tests execute in real time ▶️

This release introduces a completely new test execution experience. View the browser or smartphone screen live, without leaving the execution page.

▶️ New: Running Mode

A new way to follow your web and smartphone tests.

Live Preview: The browser or smartphone screen displays directly in the execution view. No need to go back to the test editor.

New UI: Step groups displayed in real time with a redesigned collapse. Progressive step-by-step display coming in a future release.

Improved Navigate to URL: This step group now shows details directly in the collapse. Perfect for validating loading times.

Smooth Transitions: Cleaner transition from "running" to "success/failed" status.

Edit Related Test: Access the test editor directly from running mode.

✨ Improvements

  • Insert Step button: Add a step between two existing steps directly in the canvas

  • Cancel Execution on Test Suites: Cancel a running test suite

  • Skipped step groups hidden: Execution results no longer show noise from skipped groups

  • Assertion mode auto-disabled: After a click in the smartphone recorder, assertion mode turns off automatically

  • More accurate execution times: Failed tests are excluded from weekly averages

  • Aligned timers: Step group timers aligned with step timers inside the collapse

  • Scroll to top: Automatic scroll to top on pagination change

  • Password managers blocked: No more autofill on shared dashboard password fields

🐛 Fixes

  • Fixed Realtime Status count display (time filter aligned with GROUP BY intervals)

  • Fixed day selection alignment in date picker

  • Agents list now sorted in natural/human order

  • Fixed smartphone test crash when Environment tab is focused

  • Fixed Replay button not working on results page

  • Fixed execution creator not displaying on execution details page

  • Fixed shifting and unaligned step group collapse layout

  • Fixed monitoring list counter to match filtered list

  • Fixed background execution list not filling available space

  • Display global variables dropdown on shared dashboards

  • Prevent users from granting permissions they don't have when creating custom roles

  • Fixed inconsistent device information on execution details page

  • Fixed device selection not applied when creating monitor from execution parameters modal

  • Fixed actions column width in browser presets and tests tables

  • Fixed status colors on public dashboards

  • Fixed inability to scroll multi-test result details during execution

  • Fixed incorrect French translation for maintenance exit button

  • Fixed CSS priority issue via lazy loading of monitoring and supervision routes

  • Test editor and monitoring pages now reflect renamed variables immediately