https://cypress.io logo
Hi, <@587818544029499401> you can place this code...
# e2e-testing
l
Hi, @helpful-queen-71488 you can place this code before the describe for exception handling. see if this solves the problem Cypress.on('uncaught:exception', (err, runnable) => { // returning false here prevents Cypress from // failing the test return false });