equal-access
equal-access copied to clipboard
[Feature]: Support Cypress 10
Project
cypress accessibility checker
Description
Currently the latest version of this tool is only supported up to Cypress 9. It would be nice it we could use the latest version of Cypress which is 10.8.0
Triage meeting: We will add this to our backlog and prioritize it.
Hi, just curious if there is an approximate ETA on this. We would really like to use it but we're at Cypress 10, and considering an upgrade to Cypress 12. Thanks.
Wanting to also check back in on this. There are some higher vulnerabilities in these old versions of Cypress that our security team is asking us to resolve which we can't without losing our accessibility tests.
My team is also blocked on updating to Cypress 12 by cypress-accessibility-checker.
Just finishing up some cleanup of the browser extensions. Circling back to the automated tools next. Sorry for the delay.
@tombrunet how is this going for you?
Looking at this now.
@cknabe @elizabethsjudd PR: #1451 . I had to fight a little with the Cypress Promise vs Node Promise vs command structure, but it's running fine locally for me now. I'm getting some test error on loading our test web server, but unrelated to the actual Cypress code. If you have a chance to try this, this would replace your cypress-accessibility-checker folder in node_modules: package.zip (Running on Node 18, Cypress 12)
See 4.0.0-rc.0 for Cypress 12 support. If you encounter issues with this version, please open new issues. Thank you.
Thanks a lot!
Edit: I confirmed today that this did work for us.
The 3.x branch now works with Cypress 12. See 3.1.59