Commit cc9db0e6 authored by Jérome Perrin's avatar Jérome Perrin

component/firefox: update default firefox to 60

This will be used by seleniumrunner and jstestnode
parent faa89605
...@@ -69,7 +69,7 @@ part = ${firefox-51:location} ...@@ -69,7 +69,7 @@ part = ${firefox-51:location}
# installed in ${buildout:bin-directory}. # installed in ${buildout:bin-directory}.
# Installing ${firefox:} is not enough, because wrapper setting $LD_LIBRARY_PATH # Installing ${firefox:} is not enough, because wrapper setting $LD_LIBRARY_PATH
# would not be created. # would not be created.
<= firefox-52 <= firefox-60
[firefox-60] [firefox-60]
<= firefox-download <= firefox-download
...@@ -153,7 +153,7 @@ script = ...@@ -153,7 +153,7 @@ script =
[geckodriver] [geckodriver]
# Current geckodriver installed as ${buildout:bin-directory}/geckodriver # Current geckodriver installed as ${buildout:bin-directory}/geckodriver
<= geckodriver-0.17.0 <= geckodriver-0.22.0
[geckodriver-0.22.0] [geckodriver-0.22.0]
<= geckodriver-base <= geckodriver-base
......
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