I am using:
- Ubuntu 14.x 64 bit
- Chromedriver latest
- Chrome latest
- Selenium Java 2.37.1
- JDK 1.7.0_60
When I run a selenium with google chrome, chrome window has a funny yellow warning on the top that says
You are using an unsupported command-line flag --ignore-certificate-error
Anyone ever see that before? Is it a setting in the selenium driver java code?
I do not notice any negative effects.