-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchrome-for-testing.html
389 lines (388 loc) · 21.2 KB
/
chrome-for-testing.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
<!DOCTYPE html><html lang=en><meta charset=utf-8><title>Chrome for Testing availability</title>
<meta content="width=device-width" name=viewport><style>html{font:1rem/1.6 sans-serif}::selection{background:#1e90ff;color:#fff}.table-wrapper{overflow-x:auto}@media (width >= 60rem){.summary{font-size:2rem}}a{color:#3e4fb1}table a{display:block;padding:.2rem}a:focus,a:hover{background:#1e90ff;color:#fff}table{border-collapse:collapse;width:100%;max-width:99rem;margin-bottom:1em;font-variant-numeric:tabular-nums}.summary table{width:auto}td,th{padding:.5em;border:1px solid #fff}tr.status-ok{background:#90ee90}tr.status-ok:hover{background:#60e660}tr.status-not-ok{background:#ffb6c1}tr.status-not-ok:hover{background:#ff8597}tr.status-upcoming{background:#ffd68a}tr.status-upcoming:hover{background:#ffc107}td:last-child{text-align:center}</style>
<link href=logo.svg rel=icon><h1><a href=https://developer.chrome.com/blog/chrome-for-testing/ >Chrome for Testing</a>
availability <img alt="" height=48 src=logo.svg width=48></h1>
<p>This page lists the latest available cross-platform Chrome for Testing versions and assets per Chrome release channel.</p>
<p>Consult <a href=https://github.com/GoogleChromeLabs/chrome-for-testing#json-api-endpoints>our JSON API endpoints</a>
if you’re looking to build automated scripts based on Chrome for Testing release data.</p>
<p>Last updated @ <time>2023-11-10T14:08:20.152Z</time>
</p>
<div class="table-wrapper summary"><table><thead><tr><th>Channel<th>Version<th>Revision<th>Status<tbody><tr class=status-ok><th><a href=#stable>Stable</a>
<td><code>119.0.6045.105</code>
<td><code>r1204232</code>
<td>✅<tr class=status-upcoming><th><a href=#stable>Stable (upcoming)</a>
<td><code>119.0.6045.123</code>
<td><code>r1204232</code>
<td>❌<tr class=status-ok><th><a href=#beta>Beta</a>
<td><code>120.0.6099.18</code>
<td><code>r1217362</code>
<td>✅<tr class=status-ok><th><a href=#dev>Dev</a>
<td><code>121.0.6115.2</code>
<td><code>r1221295</code>
<td>✅<tr class=status-ok><th><a href=#canary>Canary</a>
<td><code>121.0.6114.0</code>
<td><code>r1220904</code>
<td>✅<tr class=status-upcoming><th><a href=#canary>Canary (upcoming)</a>
<td><code>121.0.6119.0</code>
<td><code>r1222688</code>
<td>❌</table>
</div>
<section class=status-not-ok id=stable><h2>Stable</h2>
<p>Version: <code>119.0.6045.105</code>
(<code>r1204232</code>
)</p>
<div class=table-wrapper><table><thead><tr><th>Binary<th>Platform<th>URL<th>HTTP status<tbody><tr class=status-ok><th><code>chrome</code>
<th><code>linux64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/119.0.6045.105/linux64/chrome-linux64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chrome</code>
<th><code>mac-arm64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/119.0.6045.105/mac-arm64/chrome-mac-arm64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chrome</code>
<th><code>mac-x64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/119.0.6045.105/mac-x64/chrome-mac-x64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chrome</code>
<th><code>win32</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/119.0.6045.105/win32/chrome-win32.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chrome</code>
<th><code>win64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/119.0.6045.105/win64/chrome-win64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chromedriver</code>
<th><code>linux64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/119.0.6045.105/linux64/chromedriver-linux64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chromedriver</code>
<th><code>mac-arm64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/119.0.6045.105/mac-arm64/chromedriver-mac-arm64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chromedriver</code>
<th><code>mac-x64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/119.0.6045.105/mac-x64/chromedriver-mac-x64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chromedriver</code>
<th><code>win32</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/119.0.6045.105/win32/chromedriver-win32.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chromedriver</code>
<th><code>win64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/119.0.6045.105/win64/chromedriver-win64.zip</code>
<td><code>200</code>
</table>
</div>
<p>Upcoming version: <code>119.0.6045.123</code>
(<code>r1204232</code>
)</p>
<div class=table-wrapper><table><thead><tr><th>Binary<th>Platform<th>URL<th>HTTP status<tbody><tr class=status-not-ok><th><code>chrome</code>
<th><code>linux64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/119.0.6045.123/linux64/chrome-linux64.zip</code>
<td><code>404</code>
<tr class=status-not-ok><th><code>chrome</code>
<th><code>mac-arm64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/119.0.6045.123/mac-arm64/chrome-mac-arm64.zip</code>
<td><code>404</code>
<tr class=status-not-ok><th><code>chrome</code>
<th><code>mac-x64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/119.0.6045.123/mac-x64/chrome-mac-x64.zip</code>
<td><code>404</code>
<tr class=status-not-ok><th><code>chrome</code>
<th><code>win32</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/119.0.6045.123/win32/chrome-win32.zip</code>
<td><code>404</code>
<tr class=status-not-ok><th><code>chrome</code>
<th><code>win64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/119.0.6045.123/win64/chrome-win64.zip</code>
<td><code>404</code>
<tr class=status-not-ok><th><code>chromedriver</code>
<th><code>linux64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/119.0.6045.123/linux64/chromedriver-linux64.zip</code>
<td><code>404</code>
<tr class=status-not-ok><th><code>chromedriver</code>
<th><code>mac-arm64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/119.0.6045.123/mac-arm64/chromedriver-mac-arm64.zip</code>
<td><code>404</code>
<tr class=status-not-ok><th><code>chromedriver</code>
<th><code>mac-x64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/119.0.6045.123/mac-x64/chromedriver-mac-x64.zip</code>
<td><code>404</code>
<tr class=status-not-ok><th><code>chromedriver</code>
<th><code>win32</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/119.0.6045.123/win32/chromedriver-win32.zip</code>
<td><code>404</code>
<tr class=status-not-ok><th><code>chromedriver</code>
<th><code>win64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/119.0.6045.123/win64/chromedriver-win64.zip</code>
<td><code>404</code>
</table>
</div>
</section>
<section class=status-ok id=beta><h2>Beta</h2>
<p>Version: <code>120.0.6099.18</code>
(<code>r1217362</code>
)</p>
<div class=table-wrapper><table><thead><tr><th>Binary<th>Platform<th>URL<th>HTTP status<tbody><tr class=status-ok><th><code>chrome</code>
<th><code>linux64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/120.0.6099.18/linux64/chrome-linux64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chrome</code>
<th><code>mac-arm64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/120.0.6099.18/mac-arm64/chrome-mac-arm64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chrome</code>
<th><code>mac-x64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/120.0.6099.18/mac-x64/chrome-mac-x64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chrome</code>
<th><code>win32</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/120.0.6099.18/win32/chrome-win32.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chrome</code>
<th><code>win64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/120.0.6099.18/win64/chrome-win64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chromedriver</code>
<th><code>linux64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/120.0.6099.18/linux64/chromedriver-linux64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chromedriver</code>
<th><code>mac-arm64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/120.0.6099.18/mac-arm64/chromedriver-mac-arm64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chromedriver</code>
<th><code>mac-x64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/120.0.6099.18/mac-x64/chromedriver-mac-x64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chromedriver</code>
<th><code>win32</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/120.0.6099.18/win32/chromedriver-win32.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chromedriver</code>
<th><code>win64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/120.0.6099.18/win64/chromedriver-win64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chrome-headless-shell</code>
<th><code>linux64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/120.0.6099.18/linux64/chrome-headless-shell-linux64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chrome-headless-shell</code>
<th><code>mac-arm64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/120.0.6099.18/mac-arm64/chrome-headless-shell-mac-arm64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chrome-headless-shell</code>
<th><code>mac-x64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/120.0.6099.18/mac-x64/chrome-headless-shell-mac-x64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chrome-headless-shell</code>
<th><code>win32</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/120.0.6099.18/win32/chrome-headless-shell-win32.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chrome-headless-shell</code>
<th><code>win64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/120.0.6099.18/win64/chrome-headless-shell-win64.zip</code>
<td><code>200</code>
</table>
</div>
</section>
<section class=status-ok id=dev><h2>Dev</h2>
<p>Version: <code>121.0.6115.2</code>
(<code>r1221295</code>
)</p>
<div class=table-wrapper><table><thead><tr><th>Binary<th>Platform<th>URL<th>HTTP status<tbody><tr class=status-ok><th><code>chrome</code>
<th><code>linux64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6115.2/linux64/chrome-linux64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chrome</code>
<th><code>mac-arm64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6115.2/mac-arm64/chrome-mac-arm64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chrome</code>
<th><code>mac-x64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6115.2/mac-x64/chrome-mac-x64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chrome</code>
<th><code>win32</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6115.2/win32/chrome-win32.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chrome</code>
<th><code>win64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6115.2/win64/chrome-win64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chromedriver</code>
<th><code>linux64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6115.2/linux64/chromedriver-linux64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chromedriver</code>
<th><code>mac-arm64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6115.2/mac-arm64/chromedriver-mac-arm64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chromedriver</code>
<th><code>mac-x64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6115.2/mac-x64/chromedriver-mac-x64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chromedriver</code>
<th><code>win32</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6115.2/win32/chromedriver-win32.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chromedriver</code>
<th><code>win64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6115.2/win64/chromedriver-win64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chrome-headless-shell</code>
<th><code>linux64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6115.2/linux64/chrome-headless-shell-linux64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chrome-headless-shell</code>
<th><code>mac-arm64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6115.2/mac-arm64/chrome-headless-shell-mac-arm64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chrome-headless-shell</code>
<th><code>mac-x64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6115.2/mac-x64/chrome-headless-shell-mac-x64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chrome-headless-shell</code>
<th><code>win32</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6115.2/win32/chrome-headless-shell-win32.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chrome-headless-shell</code>
<th><code>win64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6115.2/win64/chrome-headless-shell-win64.zip</code>
<td><code>200</code>
</table>
</div>
</section>
<section class=status-not-ok id=canary><h2>Canary</h2>
<p>Version: <code>121.0.6114.0</code>
(<code>r1220904</code>
)</p>
<div class=table-wrapper><table><thead><tr><th>Binary<th>Platform<th>URL<th>HTTP status<tbody><tr class=status-ok><th><code>chrome</code>
<th><code>linux64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6114.0/linux64/chrome-linux64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chrome</code>
<th><code>mac-arm64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6114.0/mac-arm64/chrome-mac-arm64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chrome</code>
<th><code>mac-x64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6114.0/mac-x64/chrome-mac-x64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chrome</code>
<th><code>win32</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6114.0/win32/chrome-win32.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chrome</code>
<th><code>win64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6114.0/win64/chrome-win64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chromedriver</code>
<th><code>linux64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6114.0/linux64/chromedriver-linux64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chromedriver</code>
<th><code>mac-arm64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6114.0/mac-arm64/chromedriver-mac-arm64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chromedriver</code>
<th><code>mac-x64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6114.0/mac-x64/chromedriver-mac-x64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chromedriver</code>
<th><code>win32</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6114.0/win32/chromedriver-win32.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chromedriver</code>
<th><code>win64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6114.0/win64/chromedriver-win64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chrome-headless-shell</code>
<th><code>linux64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6114.0/linux64/chrome-headless-shell-linux64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chrome-headless-shell</code>
<th><code>mac-arm64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6114.0/mac-arm64/chrome-headless-shell-mac-arm64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chrome-headless-shell</code>
<th><code>mac-x64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6114.0/mac-x64/chrome-headless-shell-mac-x64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chrome-headless-shell</code>
<th><code>win32</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6114.0/win32/chrome-headless-shell-win32.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chrome-headless-shell</code>
<th><code>win64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6114.0/win64/chrome-headless-shell-win64.zip</code>
<td><code>200</code>
</table>
</div>
<p>Upcoming version: <code>121.0.6119.0</code>
(<code>r1222688</code>
)</p>
<div class=table-wrapper><table><thead><tr><th>Binary<th>Platform<th>URL<th>HTTP status<tbody><tr class=status-ok><th><code>chrome</code>
<th><code>linux64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6119.0/linux64/chrome-linux64.zip</code>
<td><code>200</code>
<tr class=status-not-ok><th><code>chrome</code>
<th><code>mac-arm64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6119.0/mac-arm64/chrome-mac-arm64.zip</code>
<td><code>404</code>
<tr class=status-not-ok><th><code>chrome</code>
<th><code>mac-x64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6119.0/mac-x64/chrome-mac-x64.zip</code>
<td><code>404</code>
<tr class=status-ok><th><code>chrome</code>
<th><code>win32</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6119.0/win32/chrome-win32.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chrome</code>
<th><code>win64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6119.0/win64/chrome-win64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chromedriver</code>
<th><code>linux64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6119.0/linux64/chromedriver-linux64.zip</code>
<td><code>200</code>
<tr class=status-not-ok><th><code>chromedriver</code>
<th><code>mac-arm64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6119.0/mac-arm64/chromedriver-mac-arm64.zip</code>
<td><code>404</code>
<tr class=status-not-ok><th><code>chromedriver</code>
<th><code>mac-x64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6119.0/mac-x64/chromedriver-mac-x64.zip</code>
<td><code>404</code>
<tr class=status-ok><th><code>chromedriver</code>
<th><code>win32</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6119.0/win32/chromedriver-win32.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chromedriver</code>
<th><code>win64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6119.0/win64/chromedriver-win64.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chrome-headless-shell</code>
<th><code>linux64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6119.0/linux64/chrome-headless-shell-linux64.zip</code>
<td><code>200</code>
<tr class=status-not-ok><th><code>chrome-headless-shell</code>
<th><code>mac-arm64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6119.0/mac-arm64/chrome-headless-shell-mac-arm64.zip</code>
<td><code>404</code>
<tr class=status-not-ok><th><code>chrome-headless-shell</code>
<th><code>mac-x64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6119.0/mac-x64/chrome-headless-shell-mac-x64.zip</code>
<td><code>404</code>
<tr class=status-ok><th><code>chrome-headless-shell</code>
<th><code>win32</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6119.0/win32/chrome-headless-shell-win32.zip</code>
<td><code>200</code>
<tr class=status-ok><th><code>chrome-headless-shell</code>
<th><code>win64</code>
<td><code>https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6119.0/win64/chrome-headless-shell-win64.zip</code>
<td><code>200</code>
</table>
</div>
</section>
<script>document.body.addEventListener("click",(e=>{const t=e.target;if(t.matches("code, th, td")){const e=window.getSelection(),n=new Range;n.selectNodeContents(t),e.removeAllRanges(),e.addRange(n)}}))</script>