-
Notifications
You must be signed in to change notification settings - Fork 87
Cypress 7 #90
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
Comments
Bumping this issue up. I am using cypress-axe 0.12.2, but need to upgrade my Cypress version for fixing an intercept issue to v7+. I cannot do that as V7+ isn't supported by cypress-axe. Any ETA for support would be much appreciated! |
I'm able to use both Cypress 7 and Cypress-Axe 0.12.2 (though I do get a $ yarn list | grep cypress
├─ @cypress/[email protected]
├─ @cypress/[email protected]
├─ @cypress/[email protected]
├─ [email protected]
├─ [email protected]
│ ├─ @cypress/listr-verbose-renderer@^0.4.1
│ ├─ @cypress/request@^2.88.5
│ ├─ @cypress/xvfb@^1.2.4 Though I haven't verified anything beyond basic usage works. |
I am on the same spot - using deprecated dependency till this is resolved. |
I created a PR here: #91. Just bumps up peer dependencies for now. |
Could this please merged? |
What is with Cypress 8? |
Thank you for writing up this package!
is there a plan to support Cypress 7 soon?
The text was updated successfully, but these errors were encountered: