OK, now the website I am navigating to is opening a confirmation box that lets me click "ok" or "cancel", but I dont want to see this box.
Is it possible to not show it and just click "ok" without the user seeing the box?
I have already set WebBrowser.Silent = True.