Cypress - Plugins and Ecosystem
You wrote this Cypress test:
But the accessibility check does not run and no errors appear. What is missing?
cy.visit('/dashboard')
cy.checkA11y()But the accessibility check does not run and no errors appear. What is missing?
