I am trying to test a website using selenium but i can't because i am getting an exception that firefox is insecure.
I am getting this
System.InvalidOperationException: ' (InsecureCertificate)'
respectively:
I am trying to test a website using selenium but i can't because i am getting an exception that firefox is insecure.
I am getting this
System.InvalidOperationException: ' (InsecureCertificate)'
respectively:
There are two answers here:
labserver
, you want to talk this person. Because they setup a server that uses bad certificates.That 2nd point has nothing to do with python vs java vs C#. It is about browser configuration! Therefore that suggested existing question would be a good starting point for you!