Cypress hangs during execution of 'npx cypress open'. #24020
Unanswered
kzahozhy
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 haven't use cypress for two weeks while being on vacation.
After returning I faced an issue while executing 'npx cypress open' command:
After that cypress hangs on 'Opening e2e testing in Chrome'.
Choosing some other browser gives the same result.
Executing npx cypress run --headed works fine: the window with test execution loads as usual without any impediments.
I don't think it's a bug. More like it's something on my end. Could anyone have an idea what goes wrong?
I use currently cypress 10.9.0
Beta Was this translation helpful? Give feedback.
All reactions