14.4.1

Released Released on June 2, 2025

Bugfixes:

  • Fixed an issue where cy.session() may fail internally if navigating to about:blank takes longer than the defaultCommandTimeout. Addresses #29496.

Misc:

  • The design of commands that display as grouped (such as .within() and cy.session()) has been updated to provide better clarity when collapsing groups. Addressed in #31739.

Dependency Updates:

  • Updated @sinonjs/fake-timers from 10.3.0 to 11.3.1. Addressed in #31746.