

Video capture and videoCompression of captured video are now set to false by default and videoUploadOnPasses is removed. Test Replay now serves as the primary replacement for debugging via video. Learn more in the Test Replay documentation. To start using Test Replay, simply record a run to Cypress Cloud. Test Replay is available in all Cypress Cloud plans. Test Replay provides a way to inspect the DOM, network events, and console logs of your application from your tests exactly as they ran in CI. Previously, trying to debug failures and flake in CI was painful and time consuming with only videos & screenshots. Test Replay brings the debugging experience you know and love from the Cypress app directly into your recorded tests in Cypress Cloud. When recording to Cypress Cloud, users now receive our newest feature: Test Replay. Fixed an issue where fatal protocol errors would leak between specs causing all subsequent specs to fail to upload protocol information.Fixed an issue where the release date on the v13 landing page was a day behind.Individual CDP errors that occur while capturing data for test replay will no longer prevent the entire run from being available.Fixed a regression introduced in Cypress 13.0.0 where the Module API, after:run, and after:spec results did not include the stats.skipped field for each run result.Introduces a status icon representing the latest test run in the Sidebar for the Runs Page.This does NOT have an impact on the node version you are using with Cypress and is merely an internal update to the repository & shipped binary.

Upgraded Electron from 21.0.0 to 25.8.0, which updates bundled Chromium from 1.51 to 1.289.Īdditionally, the Node version binary has been upgraded from 16.16.0 to 18.15.0.Fixed a regression in 13.0.0 where tests using Basic Authorization can potentially hang indefinitely on chromium browsers.Fixed an issue where enter, keyup, and space events were not triggering click events properly in some versions of Firefox.Edge cases where cy.intercept() would not properly intercept and asset response bodies would not properly be captured for test replay have been addressed.Adds support for Nx users who want to run Angular Component Testing in parallel.
