Commit e2a4f61
authored
sauce labs: switch to W3C WebDriver protocol (video-dev#4834)
* sauce labs: switch to W3C WebDriver protocol
see https://docs.saucelabs.com/dev/w3c-webdriver-capabilities/
* update `selenium-webdriver` to 4.4.0
* reenable auto updates for `selenium-webdriver`
* remove `build` from local test
* update min chrome version to 75
because
```
Misconfigured -- Unsupported Browser Version for W3C
[53](https://github.com/video-dev/hls.js/runs/7744598202?check_suite_focus=true#step:8:54)
The browser version selected does not support W3C web protocol tests.
[54](https://github.com/video-dev/hls.js/runs/7744598202?check_suite_focus=true#step:8:55)
To fix this, specify the browser version to be 75 or higher.
[55](https://github.com/video-dev/hls.js/runs/7744598202?check_suite_focus=true#step:8:56)
Or downgrade your test to JWP to test on older browser versions.
```
* skip drm test on chrome 751 parent b99fe27 commit e2a4f61
File tree
6 files changed
+14682
-279
lines changed- .github/workflows
- tests
- functional/auto
6 files changed
+14682
-279
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
376 | | - | |
| 376 | + | |
377 | 377 | | |
378 | 378 | | |
379 | | - | |
| 379 | + | |
380 | 380 | | |
381 | 381 | | |
382 | | - | |
| 382 | + | |
383 | 383 | | |
384 | | - | |
| 384 | + | |
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
392 | | - | |
| 392 | + | |
393 | 393 | | |
394 | 394 | | |
395 | | - | |
| 395 | + | |
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
| |||
0 commit comments