So your application is using cookies to keep the s...
# help
s
So your application is using cookies to keep the session active? Session states are cleared between tests. So you need to login during a BeforeEach() or implement cy.session()