Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
slapos
Commits
9b0f4f7d
Commit
9b0f4f7d
authored
Aug 20, 2019
by
Yusei Tahara
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[component/firefox] Let's use newer firefox(68.0.2esr) and geckodriver(0.24.0).
parent
ebaea661
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
4 deletions
+10
-4
component/firefox/buildout.cfg
component/firefox/buildout.cfg
+10
-4
No files found.
component/firefox/buildout.cfg
View file @
9b0f4f7d
...
...
@@ -73,9 +73,9 @@ part = ${firefox-51:location}
[firefox-60]
<= firefox-download
version = 6
0
.0.2esr
i686-md5sum =
ce7c80716036dfb5c2fb1ca2538556ff
x86_64-md5sum =
6fe25d9a3fcc82670320242c9047d1da
version = 6
8
.0.2esr
i686-md5sum =
eaa9e0246eb2a31ccf55c100dc2edd5a
x86_64-md5sum =
d22dc17ce0949cdff78009afca6f2043
[firefox-52]
<= firefox-download
...
...
@@ -153,7 +153,13 @@ script =
[geckodriver]
# Current geckodriver installed as ${buildout:bin-directory}/geckodriver
<= geckodriver-0.17.0
<= geckodriver-0.24.0
[geckodriver-0.24.0]
<= geckodriver-base
version = 0.24.0
i686-md5sum = b88eee754f6c90b01f760f7a453dda95
x86_64-md5sum = 7552b85e43973c84763e212af7cca566
[geckodriver-0.22.0]
<= geckodriver-base
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment