-
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
Epic: Configuration and events overhaul #2840
Comments
Ran across this issue and thought it was in scope for 5.0 work - basically updating the comments of the scaffolded |
Suggestion from user in #6946 to expose an event listener for when Cypress is about to exit the run completely. |
Will we be able to alter Cypress behavior on every events listed here ? https://docs.cypress.io/api/events/catalog-of-events.html#Examples I would like to enhance the behavior we have when uncaught:exception is called (to log some additional data) without polluting every beforeEach nor migrating to cucumber (before hook). |
Closing due to inactivity |
Open again due to activity. |
This is an issue to track the work being done for overhauling configuration and events. It includes numerous breaking changes.
plugins
tobackground
window:*
events*load
callbacks from firing when only the hash changesThe text was updated successfully, but these errors were encountered: