Cache and restore cookies, localStorage, and sessionStorage in order to recreate a consistent browser context between tests in Cypress.| docs.cypress.io
How can we log in our system that uses keycloak to authenticate for with cypress? I describe my code to log on without the user interface.| The Testing Pirate