15.3.0: Escape-key support for cy.press() and an ESM config fix

Released Released on September 22, 2025

cy.press() now supports the Escape key, so you can test how your app responds when users dismiss modals, menus, and popovers. It also fixes ESM Cypress configurations that weren't loading correctly, plus Electron startup diagnostics and Command Log and Studio polish.

Read the changelog · See cy.press()