Migration to Cypress@13
Use cypress-cloud with Cypress@13
We are suspending our support of Cypress test runner version 13+
We will continue to support prior versions of Cypress.
Cypress version 13 introduced breaking changes that require upgrading cypress-cloud
package.
The required steps:
Install the compatible version of
cypress-cloud
(beta channel as of Sep 06, 2023)
Add
cypress-cloud/support
to cypress support file
If you have existing plugins, please take a minute to review the 🤦🏻♂️ common pitfalls of multi-plugin setup
Please let us know if you have troubles with the installation or experience any issues!
Last updated