https://cypress.io logo
As I understand it, your question was about findin...
# help
f
As I understand it, your question was about finding a way to have the cookies available to your second scenario. In that case, you'll need to put
prepare()
in a
beforeEach()
or use
cy.session()