-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Detect browser/renderer crashes #6170
Labels
type: enhancement
Requested enhancement of existing feature
Comments
cypress-bot
bot
added
the
stage: ready for work
The issue is reproducible and in scope
label
Jan 15, 2020
6 tasks
cypress-bot
bot
added
stage: work in progress
and removed
stage: ready for work
The issue is reproducible and in scope
labels
Jan 17, 2020
cypress-bot
bot
added
stage: needs review
The PR code is done & tested, needs review
and removed
stage: work in progress
labels
Feb 19, 2020
Related issue for sending crash reports from Electron #1660 |
cypress-bot
bot
added
stage: ready for work
The issue is reproducible and in scope
and removed
stage: needs review
The PR code is done & tested, needs review
labels
Sep 25, 2020
cypress-bot
bot
added
stage: backlog
and removed
stage: ready for work
The issue is reproducible and in scope
labels
Feb 14, 2022
4 tasks
The code for this is done in cypress-io/cypress#24338, but has yet to be released. |
Released in This comment thread has been locked. If you are still experiencing this issue after upgrading to |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Current behavior:
Cypress doesn't know if the browser tab crashes during a test.
Desired behavior:
Cypress detects browser tab crashes/browser crashes and exits cleanly after printing some debug information.
Dependency of: #349
Issues that this would make easier to debug
The text was updated successfully, but these errors were encountered: