How to use Basic Auth through Code?
Hello Richard,
Try using Basic auth using- driver. get
“https://<username>:<password>@www.example.com/index.html”