-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
topic: sessionIssues when using session commandIssues when using session commandtype: enhancementRequested enhancement of existing featureRequested enhancement of existing feature
Milestone
Description
What would you like?
The new cy.session is amazing and just what we wanted - the behaviour with cypress open where this feature caches across spec files is something we'd like to have as an option for cypress run as well if possible.
Why is this needed?
In many cases authentication sessions are reliably the same between spec files, and starting with a blank cy.session cache for each file isn't necessary. I understand that the reason may be more technical, since the runner may be opening each spec file in a brand new context where it's hard to carry session data around.
Other
Just further thanks for cy.session! 🎉
GP-QA, MDG-JHowley, patsantosoliveira, nahuelnct, SimonasB88 and 15 more
Metadata
Metadata
Assignees
Labels
topic: sessionIssues when using session commandIssues when using session commandtype: enhancementRequested enhancement of existing featureRequested enhancement of existing feature