UTO-sst

Results 3 comments of UTO-sst

@bjowes I have tried with both cypress-ntlm-auth as well as just plain Cypress but result is same in both cases. I definately want to report the bug to them but...

@bjowes I had referred - https://www.npmjs.com/package/cypress-ntlm-auth I used import "cypress-ntlm-auth/dist/commands"; to import the plugin into my project after I had installed it using npm install --save-dev cypress-ntlm-auth. After that I...

@bjowes On inspecting over browser's dev tool I see that when I make a hit to app-tst.abcd.com then it internally redirs and calls https://app-tst.abcd.com/Users/IntegratedAuthentication.aspx and provides the NTLM login pop...