any way to get stdout/stderr if a timeout happens? #31727
justin2004
started this conversation in
General
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.
Uh oh!
There was an error while loading. Please reload this page.
-
in cypress.config.js i have:
and in my test...
but if that 60 second timeout is hit i don't get stdout/stderr from the script:
Beta Was this translation helpful? Give feedback.
All reactions