You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, since last week our "cypress run" commands open a weird non-focusable blank window (see screenshot). I have no idea why this is happening i haven't updated cypress in one month. I even tried to change my browser option from "-b edge" to "-b chrome" but it still happened.
Also that white window doesn't have an Icon in the taskbar as if it wasn't an application or anything like that.
Desired behavior
The white window shouldn't appear.
Test code to reproduce
cypress run -s 'cypress/e2e/Basis/first/*,cypress/e2e/Basis/*,cypress/e2e/Basis/last/*' -b edge -C test.config.js
Cypress Version
13.13.1
Node version
v20.12.2
Operating System
Windows 11
Debug Logs
I tried to isolate the part where the white window opened. Mainly because there was private information in the Debug Log aswell.
Current behavior
Hello, since last week our "cypress run" commands open a weird non-focusable blank window (see screenshot). I have no idea why this is happening i haven't updated cypress in one month. I even tried to change my browser option from "-b edge" to "-b chrome" but it still happened.
Also that white window doesn't have an Icon in the taskbar as if it wasn't an application or anything like that.
Desired behavior
The white window shouldn't appear.
Test code to reproduce
cypress run -s 'cypress/e2e/Basis/first/*,cypress/e2e/Basis/*,cypress/e2e/Basis/last/*' -b edge -C test.config.js
Cypress Version
13.13.1
Node version
v20.12.2
Operating System
Windows 11
Debug Logs
I tried to isolate the part where the white window opened. Mainly because there was private information in the Debug Log aswell.
Other
Chrome Version: 129.0.6668.101
Edge Version: 129.0.2792.79
The text was updated successfully, but these errors were encountered: