I have seen numerous posts about how to pass in credentials through the url or using AutoIt to handle the authentication popup, but I simple want to cancel out of it or not have it pop up at all as my actual login appears anyways.
Locally I have added the url to my trusted sites, so I don’t see the popup at all. My issue is that I am running my tests using Jenkins on a Windows node and I can’t modify the internet options on the Windows node. All the options are disabled.
Is there anyway to pass in that it’s a trusted site through my Chrome options that I set?