Join Discord
Powered by
I added this Cypress.on('uncaught:exception', (err...
# best-practices
a
acceptable-angle-31500
01/25/2023, 8:26 PM
I added this Cypress.on('uncaught:exception', (err, runnable) => { // returning false here prevents Cypress from // failing the test return false }) inside the before each
Previous
Next