Chrome has upgraded to Version 34.x and when I run watir-webdriver I see the that Chrome 34 displays the banner message you are using an unsupported command-line flag --ignore-certificate-errors
Chromedriver --version reports 2.10.267521 browser = Watir::Browser.new ( :chrome, :switches=%w[ --disable-extensions -- ignore-certificate-errors ] ) What am I missing? Regards -- -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
