Recent | Popular
#exception #false
Cypress.on('uncaught:exception', (err, runnable) => { // returning false here prevents Cypress from // failing the test return false })
Wed May 15 2024 03:36:16 GMT+0000 (Coordinated Universal Time) https://stackoverflow.com/questions/53845493/cypress-uncaught-assertion-error-despite-cy-onuncaughtexception