No Cypress window since Cypress 13 #27903
-
Hi guys, after updating from Cypress 12.17.4 to 13, 13.1 or 13.2, no window opens for To test if my config is incompatible I removed everything in What can I try next? Regards, package.json:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Sorry, my fault. It turned out that the window was just minimized. I normally don't see that window, because I add parameters to directly open the browser. But after major updates you need the window, because it wants you to read about the latest changes. Otherwise the browser window does not open (directly). Hence the confusion .. |
Beta Was this translation helpful? Give feedback.
Sorry, my fault. It turned out that the window was just minimized. I normally don't see that window, because I add parameters to directly open the browser. But after major updates you need the window, because it wants you to read about the latest changes. Otherwise the browser window does not open (directly). Hence the confusion ..