Cypress doesn't always clean up cookies · Issue #781 · cypress-io/cypress
Current behavior: We have a test that checks if an unauthorized user is redirected to the login page when directly visiting a URL to the "backend" site. This test occasionally fails. From the scree...