-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
Support Microsoft Edge #5433
Comments
Cypress bundles with its own chrome, you don't need to install your own, AFAIK. Can you elaborate the issue? |
That would be nice if the Electron browser in Cypress would actually be kept up-to-date. |
That's Chromium-base Edge. Commercial and enterprise sectors will be using Microsoft Edge Classic for years to come, if you know what I mean 🐢 |
The code for this is done in cypress-io/cypress#6181, but has yet to be released. |
Released in |
Current behavior:
Microsoft Edge is not supported.
Desired behavior:
Microsoft Edge is supported. Although this issue is specifically about Anaheim (v74+), support for Spartan (v20-v44) would also be welcome. Given that Anaheim is pretty much the same as Chrome, this shouldn't be a major change, but it would allow Windows users to not have to install Chrome just for Cypress.
Steps to reproduce: (app code and test code)
N/A
Versions
Microsoft Edge 74+
The text was updated successfully, but these errors were encountered: