Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Cypress 10 #747

Open
thinkh opened this issue Jun 29, 2022 · 0 comments
Open

Upgrade to Cypress 10 #747

thinkh opened this issue Jun 29, 2022 · 0 comments
Labels
type: technical debt Describes or removes a technical debt

Comments

@thinkh
Copy link
Member

thinkh commented Jun 29, 2022

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.

Source: Cypress Blog

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
@thinkh thinkh added the type: technical debt Describes or removes a technical debt label Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: technical debt Describes or removes a technical debt
Projects
None yet
Development

No branches or pull requests

1 participant