mercredi 6 janvier 2021

Basic Http Authentication on safari

I'm writing test scripts and I have a problem to access a test website with basic authentication on safari. This works on chrome and firefox, but doesn't work on safari.

https://<username>:<password>@www.example.com/

How to resolve this issue? I'm using crossbrowsertesting.com and nightwatch.js for automatic testing.

Aucun commentaire:

Enregistrer un commentaire