The below site has a browser popup authentication, so I tried the following code.
https://e.clinique.na.us.rac-166-dec22-elb3.ncsastage.usva1.feature.elco.cloud/
openBrowser({ignoreCertificateErrors: true}); goto('https://feature:bb#Yrp$!xNP6@e.clinique.na.us.rac-166-dec22-elb3.ncsastage.usva1.feature.elco.cloud/')
with following syntax
https://username:password@url
But I am getting errors as Invalid URL for the above code mentioned.
Please visit the following discussion from GitHub