Commit 8a02d87d by Will Daly

Upgrade chromedriver to version 2.6

parent 1fd4aa47
...@@ -12,7 +12,7 @@ browser_deb_pkgs: ...@@ -12,7 +12,7 @@ browser_deb_pkgs:
# Chrome and ChromeDriver # Chrome and ChromeDriver
chrome_apt_key: "https://dl-ssl.google.com/linux/linux_signing_key.pub" chrome_apt_key: "https://dl-ssl.google.com/linux/linux_signing_key.pub"
chrome_apt_repo: "http://dl.google.com/linux/chrome/deb/" chrome_apt_repo: "http://dl.google.com/linux/chrome/deb/"
chromedriver_version: 2.3 chromedriver_version: 2.6
chromedriver_url: "http://chromedriver.storage.googleapis.com/{{ chromedriver_version }}/chromedriver_linux64.zip" chromedriver_url: "http://chromedriver.storage.googleapis.com/{{ chromedriver_version }}/chromedriver_linux64.zip"
browser_xvfb_display: ":1" browser_xvfb_display: ":1"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment