How to mock or bypass Navigator.credentials in E2E test cypress?

Viewed 25

How do I mock this message when using cypress? its comes out of

Navigator.credentials

enter image description here

how to pass this authentication when trying to use cypress ? do I need to adjust the app to provide a bypass?

0 Answers
Related