June 15th, 2026

New Run Confirmation drawer & Execution Modes: run tests your way πŸš€

The entire test launching experience has been redesigned. The run queue and run confirmation are now merged into a single drawer that keeps you in context. Plus, you can now choose how much data to collect on each run.

⚑ New: Execution Modes

Choose how much data to collect on each run.

Three modes available:

  • Fast: Disables screenshots and logs. Maximum speed. Ideal for production monitoring where you just need pass/fail.

  • Detailed: Keeps all context for debugging. Screenshots, logs, everything.

  • Standard: Middle ground. Default option.

Same test, three different durations. Pick the right trade-off between speed and observability.

Set the mode at:

  • Run confirmation drawer

  • Monitor scheduling

  • V2 test settings

🎯 New: Run Confirmation Drawer

The run confirmation page as you knew it is gone.

Everything now happens in a drawer that opens from wherever you are: tests page, executions, execution details... No more redirects, no lost context.

All existing actions preserved:

  • CSV import

  • Create test campaign from queue

  • Drag & drop to reorder

  • Variable overrides

  • Device selection

  • And more

The drawer shows resolved device names with availability status, an instructional banner with queue count, and all the run options you're used to (notifications, ignore errors, replay failed only, parallel execution...).

πŸ“± Improved: Smartphone Experience

  • Tip banner during recording: When a Fill input step is detected, a banner reminds you that you can type directly on your keyboard

  • Pause and assertion options restored in the smartphone recorder

✨ Other Improvements

  • Monitors list pagination: The monitors list now has pagination.

  • Collection action: Send all tests from a collection to the run queue in one click

  • Remove/duplicate from drawer: Manage tests directly from the Run Confirmation drawer

  • Execution parameters visible: Device, starting URL, browser preset displayed for V2 tests in the drawer

  • Variables in drawer: Global variables and variable groups shown for V2 tests

  • Device pre-fill: Monitor device pre-filled from the test's default owner

  • XML tree dump: Now exposed in execution artifacts for download

  • Realtime Status filters: Banner shows only unsaved changes

  • Status Details page: New header with time range picker and CSV export

  • Confirmation notifications: Adding items to the queue shows a notification with item name or count

πŸ› Fixes

  • Improved loading time for executions list

  • Fixed artifact copy button for log, text and script artifacts

  • Fixed broken screenshots in scheduled mail reports

  • Split cells in status details grid now show each status color separately

  • Duplicating a step now preserves its checks

  • Fixed step group split adding steps to wrong group

  • Fixed empty "Results details" modal on Realtime Status

  • Choice-type variables now display saved value in monitor edit form

  • Display changes in realtime status views now save automatically

  • Fixed "Test Suites" sidebar link pointing to 404

  • Fixed crash when creating a monitor from a test

  • Fixed monitoring variables panel not restoring choice values

  • Replay from execution now uses the device from the previous run

  • "Create test suite from queue" now carries over variable and owner edits

  • Fixed agent form not loading automatic-update time correctly