15.18.1: Reliability fixes for browser crashes, WebKit, and cy.type()

Released Released on July 7, 2026

When a browser crashes mid-run, Cypress now moves on to the next spec instead of hanging, so a single crash no longer stalls the whole run. This patch also steadies headless WebKit - consistent screenshots, working window focus, and userAgent support - and fixes cy.type() keyup ordering, scroll-into-view inside horizontally-scrollable containers, and a false cypress run --spec warning.

Read the changelog