Cumulocity-IoT / cumulocity-cypress

Collection of commands and utilities to be used for automating tests for Cumulocity with Cypress.
Apache License 2.0
8 stars 2 forks source link

Login should not yield authOptions #135

Closed thomaswinkler closed 3 months ago

thomaswinkler commented 3 months ago

Chaining with cy.login must not use authOptions or the chained command will use basic auth instead of cookie auth.