why is cy:run vs cy:open behaving so differently? #31317
Unanswered
jcompagner
asked this question in
Component Testing
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.
-
If we have the same test with "cy:open" all runs fine
But then when we run it purely command line (also with github actions but locally its the same) with "cy:run" a lot of test can suddenly break
Can this be improved that those 2 are really just the same? What makes this so different?
Beta Was this translation helpful? Give feedback.
All reactions