I have a problem authorizing the Cypress test for Sharepoint. If I enter the address into the browser in this format http: // username: password @ localhost: port, the required page will open without any problems.
But if I put it into the test and run Cypress, I'll get back the code 401: Unauthorized right away. Do you have any help? Thank you.