I get the below pop-up when I run my selenium tests on chrome
chrome v = Version 81.0.4044.138
I have tried the following with no luck
options.AddArgument("ignore-ssl-errors=yes");
options.AddArgument("ignore-certificate-errors");
options.AddArgument("allow-running-insecure-content");
Has anyone a solution to this?
Aucun commentaire:
Enregistrer un commentaire