I'm developing an automation environment for a specific site..
however, when I navigate to the URL, I'm getting a message of "Your connection is not private"..
I would like to know how can I manage that automatically using selenium? I mean, how can I know through code that the message appeared and how I can navigate to the desired URL?
thanks