Hello All,
while working on Automation script creation for 1 of the scenario. I am facing an issue on Cypress Runner.
Scenario :
1. Logging to Microsoft application using cy.origin()
2. Visiting App Url using cy.visit()
3. Adding credentials & further E2E Code
After executing the Code, as I am passing Automation User credentials but its taking my own credentials while execution.
What would be the Issue? Any Idea & how we can resolve it?
Earlier it was working as expected but from recent few days its not working.
https://cdn.discordapp.com/attachments/1112387124696715395/1112387124969349180/IMG_20230528_194928.jpg▾
https://cdn.discordapp.com/attachments/1112387124696715395/1112387125497823232/IMG_20230528_195151.jpg▾