Commit bf416dac by Will Daly

Merge pull request #443 from edx/will/upgrade-chromedriver

Upgrade chromedriver to version 2.6
parents 5dff6a38 8a02d87d
......@@ -12,7 +12,7 @@ browser_deb_pkgs:
# Chrome and ChromeDriver
chrome_apt_key: "https://dl-ssl.google.com/linux/linux_signing_key.pub"
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"
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