https://cypress.io logo
It is basically in https://github.dev/juunas11/Azu...
# e2e-testing
c
It is basically in https://github.dev/juunas11/AzureAdUiTestAutomation. My POST request is just a bit different and converted into TypeScript. You can have look into
UiTestAutomation.Cypress/cypress/support/auth.js
there you can find the
login()
-function which is basically my function
loginWithApiCall()
with all its dependencies.