mfrachet / cypress-audit

⚡ Run Lighthouse and Pa11y audits directly in your E2E test suites
https://mfrachet.github.io/cypress-audit/
MIT License
351 stars 44 forks source link

cy.pa11y() fails with the following error: The "listener" argument must be of type function. Received undefined #204

Open davesellersBG opened 1 year ago

davesellersBG commented 1 year ago

What does not work? Running cy.pa11y() in a cypress test spec returns the following error:

The "listener" argument must be of type function. Received undefined

Environment (please complete the following information):