Join Discord
Powered by
So your application is using cookies to keep the s...
# help
s
stale-optician-85950
09/23/2022, 10:03 AM
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()
Previous
Next