0

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/')

enter image description here

with following syntax

https://username:password@url

But I am getting errors as Invalid URL for the above code mentioned.

Attached is the ScreenShot of the error The actual error

The error on using .trace

Priyom saha
  • 630
  • 1
  • 9
  • 28

1 Answers1

0

Please visit the following discussion from GitHub

https://github.com/getgauge/taiko/discussions/2463

Priyom saha
  • 630
  • 1
  • 9
  • 28