Upgrading Electron Browser Version without Upgrading Cypress Version #23610
Unanswered
nstokoe
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am running Cypress 5.3.0. It has Electron 83 installed by default. We are using a newer library that uses a newer part of the JS API (ResizeObserver) that Electron 83 does not support. This is causing pain in our headless CI integration test runs.
I am planning to upgrade Cypress when we have the time, but in the short term, I am wondering if there is any way to upgrade the Electron browser version without upgrading Cypress itself.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions