AbortError #22574
Unanswered
i4ba1
asked this question in
Questions and Help
AbortError
#22574
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
I got an error like below

Also the console said to Me

I was also add index.js below support folder, this is the code:
import './commands';
Cypress.on('uncaught:exception',(err, runnable) => {
return false;
})
I test it again, however the same error still face
Anyone can advice for the solution?
Beta Was this translation helpful? Give feedback.
All reactions