Closed thomaswinkler closed 3 months ago
Chaining with cy.login must not use authOptions or the chained command will use basic auth instead of cookie auth.
cy.login
Chaining with
cy.login
must not use authOptions or the chained command will use basic auth instead of cookie auth.