cypress runner stop immediately if runner's browser loses focus #28502
Unanswered
touensure
asked this question in
Questions and Help
Replies: 2 comments 2 replies
-
more info: cypress version 13.5.x also works fine. So the problem only exists in the newest 3.6.x version |
Beta Was this translation helpful? Give feedback.
2 replies
-
I ended up downgrading Cypress for now to work around it as it was
unserviceable for us.
|
***@***.***
…On Tue, Feb 13, 2024 at 9:31 AM alevenshteyn ***@***.***> wrote:
I think this might be related to multi-tab support, but I agree, this is
impeding us because I virtually cannot use my machine while I am running a
test. As soon as I click anything while the test is running, test loses
focus and stops. There should be a setting to allow me to overwrite this
behavior.
—
Reply to this email directly, view it on GitHub
<#28502 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A3625SPMJXSIVU5PFLQKCZ3YTOBLVAVCNFSM6AAAAABARDFZGOVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DINJVGM3TG>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi, I just upgraded my cypress from 13.4.0 to 13.6.1, I find my tests become unstable(it is more likely to fail conpared with former cypress version). Moreover, my tests often take more than one hour to get completed, I need to do other work while leaving cypress running in background, however, cypress runner stop immediately if runner's browser loses focus(this will not happen if I use a former-version cypress).
could anyone help with this issue? thanks a lot.
Beta Was this translation helpful? Give feedback.
All reactions