@@ -20,7 +20,7 @@ Default Usage
20
20
<plugin>
21
21
<groupId>com.lazerycode.selenium</groupId>
22
22
<artifactId>driver-binary-downloader-maven-plugin</artifactId>
23
- <version>1.0.14 </version>
23
+ <version>1.0.15 </version>
24
24
<configuration>
25
25
<!-- root directory that downloaded driver binaries will be stored in -->
26
26
<rootStandaloneServerDirectory>/my/location/binaries</rootStandaloneServerDirectory>
@@ -48,7 +48,7 @@ Advanced Usage
48
48
<plugin>
49
49
<groupId>com.lazerycode.selenium</groupId>
50
50
<artifactId>driver-binary-downloader-maven-plugin</artifactId>
51
- <version>1.0.14 </version>
51
+ <version>1.0.15 </version>
52
52
<configuration>
53
53
<!-- root directory that downloaded driver binaries will be stored in -->
54
54
<rootStandaloneServerDirectory>/tmp/binaries</rootStandaloneServerDirectory>
@@ -126,59 +126,52 @@ ___Below is an example RepositoryMap.xml that I will endeavour to keep up to dat
126
126
<root>
127
127
<windows>
128
128
<driver id="internetexplorer">
129
- <version id="3.4 .0">
129
+ <version id="3.7 .0">
130
130
<bitrate sixtyfourbit="true">
131
- <filelocation>http://selenium-release.storage.googleapis.com/3.4 /IEDriverServer_x64_3.4 .0.zip</filelocation>
132
- <hash>3e79d5cf2acdd91d0ddab9f2044ce51057ff77fe </hash>
131
+ <filelocation>http://selenium-release.storage.googleapis.com/3.7 /IEDriverServer_x64_3.7 .0.zip</filelocation>
132
+ <hash>f6a0d7939355acba00f7b1374bebda50bbead59b </hash>
133
133
<hashtype>sha1</hashtype>
134
134
</bitrate>
135
135
<bitrate thirtytwobit="true">
136
- <filelocation>http://selenium-release.storage.googleapis.com/3.4 /IEDriverServer_Win32_3.4 .0.zip</filelocation>
137
- <hash>8657fb63344f6e26198b860bc089a7a651e43441 </hash>
136
+ <filelocation>http://selenium-release.storage.googleapis.com/3.7 /IEDriverServer_Win32_3.7 .0.zip</filelocation>
137
+ <hash>ded0a82cab46538751ba17206f55c112674585d6 </hash>
138
138
<hashtype>sha1</hashtype>
139
139
</bitrate>
140
140
</version>
141
141
</driver>
142
142
<driver id="edge">
143
- <version id="4.15063 ">
143
+ <version id="5.16299 ">
144
144
<bitrate sixtyfourbit="true" thirtytwobit="true">
145
- <filelocation>https://download.microsoft.com/download/3 /4/2/342316D7-EBE0-4F10-ABA2-AE8E0CDF36DD /MicrosoftWebDriver.exe</filelocation>
146
- <hash>31e80ae4fd88ed3097a1c4d3fe763539ee88e560 </hash>
145
+ <filelocation>https://download.microsoft.com/download/D /4/1/D417998A-58EE-4EFE-A7CC-39EF9E020768 /MicrosoftWebDriver.exe</filelocation>
146
+ <hash>60c4b6d859ee868ba5aa29c1e5bfa892358e3f96 </hash>
147
147
<hashtype>sha1</hashtype>
148
148
</bitrate>
149
149
</version>
150
150
</driver>
151
151
<driver id="googlechrome">
152
- <version id="2.29 ">
152
+ <version id="2.33 ">
153
153
<bitrate thirtytwobit="true" sixtyfourbit="true">
154
- <filelocation>https://chromedriver.storage.googleapis.com/2.29 /chromedriver_win32.zip</filelocation>
155
- <hash>2f02f28d3ff1b8f2a63cb3bc32c26ade60ac4737 </hash>
154
+ <filelocation>https://chromedriver.storage.googleapis.com/2.33 /chromedriver_win32.zip</filelocation>
155
+ <hash>b52ca785707eade99c56309ce9d66c1177b5d4a9 </hash>
156
156
<hashtype>sha1</hashtype>
157
157
</bitrate>
158
158
</version>
159
159
</driver>
160
160
<driver id="operachromium">
161
- <version id="0.2.2 ">
161
+ <version id="2.30 ">
162
162
<bitrate sixtyfourbit="true">
163
- <filelocation>https://github.com/operasoftware/operachromiumdriver/releases/download/v0 .2.2 /operadriver_win64.zip</filelocation>
164
- <hash>8b84d334ca6dc5e30c168d8df080c1827e4c6fdb </hash>
163
+ <filelocation>https://github.com/operasoftware/operachromiumdriver/releases/download/v .2.30 /operadriver_win64.zip</filelocation>
164
+ <hash>bf80617b01708ced97f7cc174e72a1b6953ae126 </hash>
165
165
<hashtype>sha1</hashtype>
166
166
</bitrate>
167
167
<bitrate thirtytwobit="true">
168
- <filelocation>https://github.com/operasoftware/operachromiumdriver/releases/download/v0 .2.2 /operadriver_win32.zip</filelocation>
169
- <hash>daa9ba52eeca5ea3cb8a9020b85642ec047e9890 </hash>
168
+ <filelocation>https://github.com/operasoftware/operachromiumdriver/releases/download/v .2.30 /operadriver_win32.zip</filelocation>
169
+ <hash>151dc7ae316be2ccc52c28395823c778ccfda5ac </hash>
170
170
<hashtype>sha1</hashtype>
171
171
</bitrate>
172
172
</version>
173
173
</driver>
174
174
<driver id="phantomjs">
175
- <version id="2.1.1">
176
- <bitrate thirtytwobit="true" sixtyfourbit="true">
177
- <filelocation>https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-2.1.1-windows.zip</filelocation>
178
- <hash>eb61e6dc49832a3d60f708a92fa7299c57cad7db</hash>
179
- <hashtype>sha1</hashtype>
180
- </bitrate>
181
- </version>
182
175
<version id="1.9.8">
183
176
<bitrate thirtytwobit="true" sixtyfourbit="true">
184
177
<filelocation>https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.8-windows.zip</filelocation>
@@ -188,62 +181,45 @@ ___Below is an example RepositoryMap.xml that I will endeavour to keep up to dat
188
181
</version>
189
182
</driver>
190
183
<driver id="marionette">
191
- <version id="0.16 .1">
184
+ <version id="0.19 .1">
192
185
<bitrate sixtyfourbit="true">
193
- <filelocation>https://github.com/mozilla/geckodriver/releases/download/v0.16 .1/geckodriver-v0.16 .1-win64.zip</filelocation>
194
- <hash>f49aa6de084ce82b546868992b646e57e3bf3de8 </hash>
186
+ <filelocation>https://github.com/mozilla/geckodriver/releases/download/v0.19 .1/geckodriver-v0.19 .1-win64.zip</filelocation>
187
+ <hash>1d6a7ade773f98b3b5a15ace3b6a06b1ad97a8f1 </hash>
195
188
<hashtype>sha1</hashtype>
196
189
</bitrate>
197
190
<bitrate thirtytwobit="true">
198
- <filelocation>https://github.com/mozilla/geckodriver/releases/download/v0.16 .1/geckodriver-v0.16 .1-win32.zip</filelocation>
199
- <hash>37b75297a9c316226bf3814d9908b044e21b43a3 </hash>
191
+ <filelocation>https://github.com/mozilla/geckodriver/releases/download/v0.19 .1/geckodriver-v0.19 .1-win32.zip</filelocation>
192
+ <hash>74258f5c73a8fce66fbc3ecd622dae890f1e475a </hash>
200
193
<hashtype>sha1</hashtype>
201
194
</bitrate>
202
195
</version>
203
196
</driver>
204
197
</windows>
205
198
<linux>
206
199
<driver id="googlechrome">
207
- <version id="2.29 ">
200
+ <version id="2.33 ">
208
201
<bitrate sixtyfourbit="true">
209
- <filelocation>https://chromedriver.storage.googleapis.com/2.29 /chromedriver_linux64.zip</filelocation>
210
- <hash>025a098cde0a6ad8aef53d6734979c9845bf49b5 </hash>
202
+ <filelocation>https://chromedriver.storage.googleapis.com/2.33 /chromedriver_linux64.zip</filelocation>
203
+ <hash>717d67ab192b1c57819528161557ce2b66b9436c </hash>
211
204
<hashtype>sha1</hashtype>
212
205
</bitrate>
213
206
<bitrate thirtytwobit="true">
214
- <filelocation>https://chromedriver.storage.googleapis.com/2.29 /chromedriver_linux32.zip</filelocation>
215
- <hash>36d4082a6fb3b3cbb31b013a08b1900baf13743d </hash>
207
+ <filelocation>https://chromedriver.storage.googleapis.com/2.33 /chromedriver_linux32.zip</filelocation>
208
+ <hash>cca39f74c1ddd2f2d7afd36f41a9f0db7be88dcf </hash>
216
209
<hashtype>sha1</hashtype>
217
210
</bitrate>
218
211
</version>
219
212
</driver>
220
213
<driver id="operachromium">
221
- <version id="0.2.2">
222
- <bitrate thirtytwobit="true">
223
- <filelocation>https://github.com/operasoftware/operachromiumdriver/releases/download/v0.2.2/operadriver_linux32.zip</filelocation>
224
- <hash>8b0b92a870a1b4ba619eb0b85ec587caa2942e5b</hash>
225
- <hashtype>sha1</hashtype>
226
- </bitrate>
214
+ <version id="2.30">
227
215
<bitrate sixtyfourbit="true">
228
- <filelocation>https://github.com/operasoftware/operachromiumdriver/releases/download/v0 .2.2 /operadriver_linux64.zip</filelocation>
229
- <hash>c207c6916e20ecbbc7157e3bdeb4737f14f15fe3 </hash>
216
+ <filelocation>https://github.com/operasoftware/operachromiumdriver/releases/download/v .2.30 /operadriver_linux64.zip</filelocation>
217
+ <hash>a8528276dab36e5daa6213db16ac4ae227e8394d </hash>
230
218
<hashtype>sha1</hashtype>
231
219
</bitrate>
232
220
</version>
233
221
</driver>
234
222
<driver id="phantomjs">
235
- <version id="2.1.1">
236
- <bitrate sixtyfourbit="true">
237
- <filelocation>https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-2.1.1-linux-x86_64.tar.bz2</filelocation>
238
- <hash>f8afc8a24eec34c2badccc93812879a3d6f2caf3</hash>
239
- <hashtype>sha1</hashtype>
240
- </bitrate>
241
- <bitrate thirtytwobit="true">
242
- <filelocation>https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-2.1.1-linux-i686.tar.bz2</filelocation>
243
- <hash>9870663f5c2826501508972b8a201d9210d27b59</hash>
244
- <hashtype>sha1</hashtype>
245
- </bitrate>
246
- </version>
247
223
<version id="1.9.8">
248
224
<bitrate sixtyfourbit="true">
249
225
<filelocation>https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.8-linux-x86_64.tar.bz2</filelocation>
@@ -258,47 +234,45 @@ ___Below is an example RepositoryMap.xml that I will endeavour to keep up to dat
258
234
</version>
259
235
</driver>
260
236
<driver id="marionette">
261
- <version id="0.16 .1">
237
+ <version id="0.19 .1">
262
238
<bitrate sixtyfourbit="true">
263
- <filelocation>https://github.com/mozilla/geckodriver/releases/download/v0.16.1/geckodriver-v0.16.1-linux64.tar.gz</filelocation>
264
- <hash>95276285b65987b6e94e57be55fdc60b95423016</hash>
239
+ <filelocation>https://github.com/mozilla/geckodriver/releases/download/v0.19.1/geckodriver-v0.19.1-linux64.tar.gz</filelocation>
240
+ <hash>9284c82e1a6814ea2a63841cd532d69b87eb0d6e</hash>
241
+ <hashtype>sha1</hashtype>
242
+ </bitrate>
243
+ <bitrate thirtytwobit="true">
244
+ <filelocation>https://github.com/mozilla/geckodriver/releases/download/v0.19.1/geckodriver-v0.19.1-linux32.tar.gz</filelocation>
245
+ <hash>9375768a70365d361029f050d73e03aba0ece351</hash>
265
246
<hashtype>sha1</hashtype>
266
247
</bitrate>
267
248
<bitrate arm="true">
268
- <filelocation>https://github.com/mozilla/geckodriver/releases/download/v0.16 .1/geckodriver-v0.16 .1-arm7hf.tar.gz</filelocation>
269
- <hash>6f013de184c8f3dba3ec39ea49de2a166cb18efb </hash>
249
+ <filelocation>https://github.com/mozilla/geckodriver/releases/download/v0.19 .1/geckodriver-v0.19 .1-arm7hf.tar.gz</filelocation>
250
+ <hash>115ad6e36c03445fed1499112156472eaa5faa1d </hash>
270
251
<hashtype>sha1</hashtype>
271
252
</bitrate>
272
253
</version>
273
254
</driver>
274
255
</linux>
275
256
<osx>
276
257
<driver id="googlechrome">
277
- <version id="2.29 ">
258
+ <version id="2.33 ">
278
259
<bitrate sixtyfourbit="true">
279
- <filelocation>https://chromedriver.storage.googleapis.com/2.29 /chromedriver_mac64.zip</filelocation>
280
- <hash>cec18df4ef736d6712593faf91b462352217214a </hash>
260
+ <filelocation>https://chromedriver.storage.googleapis.com/2.33 /chromedriver_mac64.zip</filelocation>
261
+ <hash>eb28e6d716b04bfede98fbb74bae041d6a415aea </hash>
281
262
<hashtype>sha1</hashtype>
282
263
</bitrate>
283
264
</version>
284
265
</driver>
285
266
<driver id="operachromium">
286
- <version id="0.2.2 ">
267
+ <version id="2.30 ">
287
268
<bitrate sixtyfourbit="true">
288
- <filelocation>https://github.com/operasoftware/operachromiumdriver/releases/download/v0 .2.2 /operadriver_mac64.zip</filelocation>
289
- <hash>d58a3b676dda7ede5c38e5df218e7c619495c4ed </hash>
269
+ <filelocation>https://github.com/operasoftware/operachromiumdriver/releases/download/v .2.30 /operadriver_mac64.zip</filelocation>
270
+ <hash>2b5273762c7f7c3d8ad61c03f7cbf4d0825b918b </hash>
290
271
<hashtype>sha1</hashtype>
291
272
</bitrate>
292
273
</version>
293
274
</driver>
294
275
<driver id="phantomjs">
295
- <version id="2.1.1">
296
- <bitrate thirtytwobit="true" sixtyfourbit="true">
297
- <filelocation>https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-2.1.1-macosx.zip</filelocation>
298
- <hash>c6e1a16bb9e89ce1e392a4768e99177797c93350</hash>
299
- <hashtype>sha1</hashtype>
300
- </bitrate>
301
- </version>
302
276
<version id="1.9.8">
303
277
<bitrate thirtytwobit="true" sixtyfourbit="true">
304
278
<filelocation>https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.8-macosx.zip</filelocation>
@@ -308,10 +282,10 @@ ___Below is an example RepositoryMap.xml that I will endeavour to keep up to dat
308
282
</version>
309
283
</driver>
310
284
<driver id="marionette">
311
- <version id="0.15.0 ">
285
+ <version id="0.19.1 ">
312
286
<bitrate thirtytwobit="true" sixtyfourbit="true">
313
- <filelocation>https://github.com/mozilla/geckodriver/releases/download/v0.16 .1/geckodriver-v0.16 .1-macos.tar.gz</filelocation>
314
- <hash>f687a69521b22640080ea87920b358c7498bdf31 </hash>
287
+ <filelocation>https://github.com/mozilla/geckodriver/releases/download/v0.19 .1/geckodriver-v0.19 .1-macos.tar.gz</filelocation>
288
+ <hash>ae350f4510bbc0a8526f3fbfced8065b1b8586b2 </hash>
315
289
<hashtype>sha1</hashtype>
316
290
</bitrate>
317
291
</version>
0 commit comments