Cypress contains taking a lot of time to "resolve" #25001
Unanswered
zzBrunoBrito
asked this question in
Questions and Help
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.
-
I'm trying to understand why the first code takes a lot of time to run (more than 1 minute sometimes) and the second code runs like in 1 second. Any ideas?
Note: I'm mocking the requests using
intercept
, so I don't understand why the first approach takes so much time to finish.Beta Was this translation helpful? Give feedback.
All reactions