-
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
Cypress v14.0.0 is not compatible with cypress-axe #30896
Labels
v14.0.0 🐛
Issue present since 14.0.0
Comments
Cc. @jennifer-shehane. |
Should this be an issue to https://github.com/component-driven/cypress-axe? |
Steps to reproduce are:
It fails with the following output:
|
We've opened a PR to cypress-axe here: component-driven/cypress-axe#180 |
jennifer-shehane
added
stage: awaiting external fix
A 3rd party bug in Cypress - awaiting release
v14.0.0 🐛
Issue present since 14.0.0
labels
Jan 16, 2025
1 task
I'm closing this issue since component-driven/cypress-axe#180 has been merged and a new version has been released. By the way, it's working fine. |
jennifer-shehane
removed
the
stage: awaiting external fix
A 3rd party bug in Cypress - awaiting release
label
Jan 31, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Current behavior
After upgrading a project that used
cypress
version13.17.0
to cypress version14.0.0
, it fails to install other dependencies.These other dependencies are
axe-core
version4.10.2
, andcypress-axe
version1.5.0
.Below is the error returned when running
npm install
.Desired behavior
I wanted to be able to continue using
cypress-axe
with Cypress's latest version.Test code to reproduce
Cypress Version
14.0.0
Node version
22.12.0
Operating System
macOs 15.1.1
Debug Logs
Other
No response
The text was updated successfully, but these errors were encountered: