This repository was archived by the owner on Jun 30, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +38
-14
lines changed Expand file tree Collapse file tree 5 files changed +38
-14
lines changed Original file line number Diff line number Diff line change 1+ ## 3.141.59-p38
2+ + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p37...3.141.59-p38 (2020-04-08)
3+ + Leo Gallucci (1):
4+ * [ 9793157] @v0idp adds audio testing support (#377 )
5+ + Serhii Khoma (1):
6+ * [ dc5bbf5] update chromedriver to 81.0.4044.69 (#375 )
7+ + ** Image tag details:**
8+ + Selenium version: 3.141.59 (82b03c358b)
9+ + Chrome stable: 81.0.4044.92
10+ + Firefox stable: 75.0
11+ + Geckodriver: 0.26.0
12+ + Chromedriver: 81.0.4044.69 (6813546031a4bc83f717a2ef7cd4ac6ec1199132)
13+ + Java: OpenJDK Java 1.8.0_242-8u242-b08-0ubuntu3
14+ + Default Timezone: Europe/Berlin
15+ + FROM ubuntu: xenial-20190904
16+ + Python: 3.5.2
17+ + Tested on kernel CI host: 4.15.0-1028-gcp x86_64
18+ + Built at CI host with: Docker version 18.06.0, build 0ffa825
19+ + Built at CI host with: Docker Compose version 1.23.1, build b02f1306
20+ + Image version: 3.141.59-334
21+ + Image size: 1.53GB
22+ + Digest: sha256:697372ae96b3c7efdc535f2d1098e0d10e841fb93fa9fd0ef3a38aa2fa624415
23+
124## 3.141.59-p37
225 + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p36...3.141.59-p37 (2020-02-14)
326 + Leo Gallucci (2):
Original file line number Diff line number Diff line change 1- 334
1+ 335
Original file line number Diff line number Diff line change 1- ## 3.141.59-p37
2- + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p36...3.141.59-p37 (2020-02-14)
3- + Leo Gallucci (2):
4- * [ c5843e8] Upgrade Chrome major version to 80
5- * [ 594a6db] Upgrade Firefox from 72.0.2 to 73.0
1+ ## 3.141.59-p38
2+ + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p37...3.141.59-p38 (2020-04-08)
3+ + Leo Gallucci (1):
4+ * [ 9793157] @v0idp adds audio testing support (#377 )
5+ + Serhii Khoma (1):
6+ * [ dc5bbf5] update chromedriver to 81.0.4044.69 (#375 )
67 + ** Image tag details:**
78 + Selenium version: 3.141.59 (82b03c358b)
8- + Chrome stable: 80 .0.3987.106
9- + Firefox stable: 73 .0
9+ + Chrome stable: 81 .0.4044.92
10+ + Firefox stable: 75 .0
1011 + Geckodriver: 0.26.0
11- + Chromedriver: 80 .0.3987.106 (f68069574609230cf9b635cd784cfb1bf81bb53a )
12+ + Chromedriver: 81 .0.4044.69 (6813546031a4bc83f717a2ef7cd4ac6ec1199132 )
1213 + Java: OpenJDK Java 1.8.0_242-8u242-b08-0ubuntu3
1314 + Default Timezone: Europe/Berlin
1415 + FROM ubuntu: xenial-20190904
1516 + Python: 3.5.2
1617 + Tested on kernel CI host: 4.15.0-1028-gcp x86_64
1718 + Built at CI host with: Docker version 18.06.0, build 0ffa825
1819 + Built at CI host with: Docker Compose version 1.23.1, build b02f1306
19- + Image version: 3.141.59-333
20- + Image size: 1.49GB
21- + Digest: sha256: e2c398fb704eb780fd175a8e50f651e775ef52f27df21fbd4c8d9012c56379c7
20+ + Image version: 3.141.59-334
21+ + Image size: 1.53GB
22+ + Digest: sha256:697372ae96b3c7efdc535f2d1098e0d10e841fb93fa9fd0ef3a38aa2fa624415
2223
Original file line number Diff line number Diff line change 22 "caps" : [
33 {
44 "BROWSER_NAME" : " chrome" ,
5- "VERSION" : " 80 .0.3987.106 " ,
5+ "VERSION" : " 81 .0.4044.92 " ,
66 "PLATFORM" : " LINUX"
77 },
88 {
99 "BROWSER_NAME" : " firefox" ,
10- "VERSION" : " 73 .0" ,
10+ "VERSION" : " 75 .0" ,
1111 "PLATFORM" : " LINUX"
1212 }
1313 ]
You can’t perform that action at this time.
0 commit comments