Catch accessibility issues your automated scan can't see

Released Released on July 28, 2025

Cypress Accessibility's first custom rule uses the real interactions in your tests to flag elements that act interactive but aren't built that way — like a div or span standing in for a button. It catches semantic-HTML issues that static scans skip and stays non-blocking: results come back as Pass or Inconclusive for a reviewer to judge, without failing a test or changing your accessibility score.

Read the announcement · Read the documentation