I'm encountering the "Window Security",after entering the url of the webpage. Any way to deal with this using any kind of script or selenium tools?
When I use this line the driver stop working cause of the window
driver.Navigate().GoToUrl("https://www.mywebpage.com/loader.aspx");
Can't use AutoIT to deal with this window.
Photo of the Window in question: