-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Error Runtime.addBinding
with Chromium 66
#30205
Comments
This is very unlikely to be addressed. We intend to drop support for these versions as soon as next quarter: #29977 |
I appreciate that it is unlikely for Cypress to be able to support Chromium 66 again. I did some further tests and found that Chromium 79 doesn't work either with Cypress
I went back to previous Cypress versions and found that Cypress Should there be any documentation changes made due to this situation? The documentation says that Chrome 64 - 69 should work in run mode, however that appears only to be true for Cypress |
|
This is a
stage: wontfix
Cypress 14 will say:
The current stable release of Chromium according to https://chromiumdash.appspot.com/releases is |
Current behavior
Cypress fails to run with Chromium 66. The error is
Desired behavior
Cypress should run with Chromium 66 since the documentation states:
Test code to reproduce
Set up default Cypress project with single example spec.
Install Chromium 66 into project with
Run Cypress
Cypress Version
13.14.2
Node version
v18.20.4
Operating System
Ubuntu
22.04.4
LTSDebug Logs
Other
The text was updated successfully, but these errors were encountered: