I am running Jenkins v2.7.2 on Windows Server 2008 R2.
Upon Chrome updating to this latest version, Watir now fails to launch
Chrome properly. Chrome comes up under the System account and sits with a
black screen. I also tried directing Selenium to use Chrome Canary. No
luck.
I am doing this in ruby. If I remove the Chrome path then the current
version of Chrome is used:
Selenium::WebDriver::Chrome.path =
"C:\\Users\\admin\\AppData\\Local\\Google\\Chrome
SxS\\Application\\chrome.exe"
$ie = Watir::Browser.new :chrome, :switches =>
%w[--ignore-certificate-errors --disable-extensions
--disable-popup-blocking --disable-translate --allow-file-access
--disable-gpu --incognito]
I've also tried various combinations of using the Jenkins Chromedriver
plugin or not with Chrome or Chrome Canary, and I get a widely varying
array of errors, any of which can be googled for and will turn up on very
old threads. I am very stuck.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-users/4e75caf6-c682-4977-a08c-a4c04a420bb8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.