Powered by
It is basically in https://github.dev/juunas11/Azu...
# e2e-testing
c
chilly-quill-34099
08/24/2022, 6:42 PM
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.
Previous
Next