13.7.2
Released Released on April 1, 2024
Performance:
Bugfixes:
Fixed an issue where Cypress was not executing beyond the first spec in
cypress runfor versions of Firefox 124 and up when a custom user agent was provided. Fixes #29190.Fixed a bug where fields using arrays in
cypress.configare not correctly processed. Fixes #27103. Fixed in #27312.Fixed a hang where Cypress would run indefinitely while recording to the cloud when CDP disconnects during the middle of a test. Fixes #29209.
Fixed a bug where option values containing quotation marks could not be selected. Fixes #29213.
Dependency Updates:
Updated
expressfrom4.17.3to4.19.2. Addressed in #29211.