You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are currently using Cypress 9.7.0 but should upgrade to the most recent version 10.
Be aware of the breaking changes and the removal of the Cypress Studio!
Cypress Studio, the experimental feature first introduced in 6.3.0, will be removed in Cypress 10.0
If you don’t think you can live without Studio, please let us know.
We recently collaborated with the Chrome team to deliver a Cypress plugin for DevTools Recorder. This plugin means you can use Recorder to export user flows from DevTools and convert them into Cypress code for playback. If you want to take it for a spin, check out our brief demo or head straight to GitHub.
On the other hand the upgrade will resolve the following error with Cypress 9.7.0 in the Cypress Docker container:
[258:0629/070304.978258:ERROR:cert_verify_proc_builtin.cc(681)] CertVerifyProcBuiltin for cdn.jsdelivr.net failed:
----- Certificate i=0 (OU=Cypress Proxy Server Certificate,O=Cypress Proxy CA,L=Internet,ST=Internet,C=Internet,CN=cdn.jsdelivr.net) -----
ERROR: No matching issuer found
The text was updated successfully, but these errors were encountered:
We are currently using Cypress 9.7.0 but should upgrade to the most recent version 10.
Be aware of the breaking changes and the removal of the Cypress Studio!
Source: Cypress Blog
On the other hand the upgrade will resolve the following error with Cypress 9.7.0 in the Cypress Docker container:
The text was updated successfully, but these errors were encountered: