In Nomine – The Lotus Land

The focused mind can pierce through stone...

Skip to content

Selenium, Chromedriver2, and SSL pages

Friday, 24 May 2013 Browsers , Testing chrome, selenium

If you are doing Selenium testing using Chromedriver2 0.8 and are having problems with self-signed SSL certificates, this is a known problem and will be fixed in a subsequent release. In the meantime I found that using the Chromedriver 26.0.1383.0 still worked without problems for Chrome 27 and also did not have this SSL certificate regression in it.

Tags