Skip to content

Instantly share code, notes, and snippets.

@tchia04
Created June 25, 2019 00:00
Show Gist options
  • Save tchia04/5299c2ca7e12becbcdccea1b08962e08 to your computer and use it in GitHub Desktop.
Save tchia04/5299c2ca7e12becbcdccea1b08962e08 to your computer and use it in GitHub Desktop.
WD_CHROME_PATH_on_ubuntu
2019-06-24 23:56:57 DEBUG Webdrivers A working webdriver version is already on the system
2019-06-24 23:57:37 INFO Webdrivers webdriver log file is set to ./webdrivers.log
2019-06-24 23:57:37 INFO Webdrivers webdriver binary is going to be installed to ./webdrivers
2019-06-24 23:57:37 INFO Webdrivers Running under Linux. Need special handling since under Ubuntu it seems to ignore the WD_CHROME_PATH
2019-06-24 23:57:37 INFO Webdrivers Running under Jenkins / Ubuntu
2019-06-24 23:57:37 DEBUG Webdrivers Checking current version
2019-06-24 23:57:37 DEBUG Webdrivers /home/jenkins/workspace/webdriver69_affiliate/label_exp/qa-test-qa-slave/spec_file_path/affiliates_login_spec.rb/webdrivers/chromedriver is not already downloaded
2019-06-24 23:57:37 DEBUG Webdrivers WD_CHROME_PATH: /home/jenkins/workspace/webdriver69_affiliate/label_exp/qa-test-qa-slave/spec_file_path/affiliates_login_spec.rb/chrome/opt/google/chrome/chrome
2019-06-24 23:57:37 DEBUG Webdrivers making System call: ["/home/jenkins/workspace/webdriver69_affiliate/label_exp/qa-test-qa-slave/spec_file_path/affiliates_login_spec.rb/chrome/opt/google/chrome/chrome", "--product-version"]
2019-06-24 23:57:37 DEBUG Webdrivers System call returned: 74.0.3729.169
2019-06-24 23:57:37 DEBUG Webdrivers Browser version: 74.0.3729.169
2019-06-24 23:57:37 DEBUG Webdrivers WD_CHROME_PATH: /home/jenkins/workspace/webdriver69_affiliate/label_exp/qa-test-qa-slave/spec_file_path/affiliates_login_spec.rb/chrome/opt/google/chrome/chrome
2019-06-24 23:57:37 DEBUG Webdrivers making System call: ["/home/jenkins/workspace/webdriver69_affiliate/label_exp/qa-test-qa-slave/spec_file_path/affiliates_login_spec.rb/chrome/opt/google/chrome/chrome", "--product-version"]
2019-06-24 23:57:37 DEBUG Webdrivers System call returned: 74.0.3729.169
2019-06-24 23:57:37 DEBUG Webdrivers Browser version: 74.0.3729.169
2019-06-24 23:57:37 DEBUG Webdrivers Making network call to https://chromedriver.storage.googleapis.com/LATEST_RELEASE_74.0.3729
2019-06-24 23:57:37 DEBUG Webdrivers Get response: #<Net::HTTPOK 200 OK readbody=true>
2019-06-24 23:57:37 DEBUG Webdrivers Latest version available: 74.0.3729.6
2019-06-24 23:57:37 DEBUG Webdrivers Deleting ./webdrivers/chromedriver.version
2019-06-24 23:57:37 DEBUG Webdrivers Deleting /home/jenkins/workspace/webdriver69_affiliate/label_exp/qa-test-qa-slave/spec_file_path/affiliates_login_spec.rb/webdrivers/chromedriver
2019-06-24 23:57:37 DEBUG Webdrivers WD_CHROME_PATH: /home/jenkins/workspace/webdriver69_affiliate/label_exp/qa-test-qa-slave/spec_file_path/affiliates_login_spec.rb/chrome/opt/google/chrome/chrome
2019-06-24 23:57:37 DEBUG Webdrivers making System call: ["/home/jenkins/workspace/webdriver69_affiliate/label_exp/qa-test-qa-slave/spec_file_path/affiliates_login_spec.rb/chrome/opt/google/chrome/chrome", "--product-version"]
2019-06-24 23:57:37 DEBUG Webdrivers System call returned: 74.0.3729.169
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment