https://cypress.io logo
hello supporters, I am using cypress 10.3.0 . I ...
# e2e-testing
a
hello supporters, I am using cypress 10.3.0 . I think below code in index.js is not working. import './commands'; Cypress.on('uncaught:exception', (err, runnable) => { return false; });