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
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 13.14.2 in run mode. It times out:
Timed out waiting for the browser to connect. Retrying...
The browser never connected. Something is wrong. The tests cannot run. Aborting...
I went back to previous Cypress versions and found that Cypress 11.2.0 was a working version for Chromium 79 and it failed on Cypress 12.17.4.
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 11.x, not for Cypress 12.x or 13.x.
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: