Commit 21896538 by aamishbaloch

Updated PhantomJs version

parent 91ff5bd2
...@@ -42,7 +42,7 @@ chromedriver_version: 2.27 ...@@ -42,7 +42,7 @@ chromedriver_version: 2.27
chromedriver_url: "http://chromedriver.storage.googleapis.com/{{ chromedriver_version }}/chromedriver_linux64.zip" chromedriver_url: "http://chromedriver.storage.googleapis.com/{{ chromedriver_version }}/chromedriver_linux64.zip"
# PhantomJS # PhantomJS
phantomjs_version: "phantomjs-1.9.8-linux-x86_64" phantomjs_version: "phantomjs-2.1.1-linux-x86_64"
phantomjs_tarfile: "{{ phantomjs_version }}.tar.bz2" phantomjs_tarfile: "{{ phantomjs_version }}.tar.bz2"
phantomjs_url: "https://bitbucket.org/ariya/phantomjs/downloads/{{ phantomjs_tarfile }}" phantomjs_url: "https://bitbucket.org/ariya/phantomjs/downloads/{{ phantomjs_tarfile }}"
......
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