Commit 89f460d
committed
webdriver: Add missing urllib3 dependency
Add the missing urllib3 dependency to the list of requirements needed to
run Selenium and W3C tests. This should fix errors like the following:
https://github.com/Igalia/wpe-android/actions/runs/14041836539/job/39334480607#step:9:161 parent ea1e149 commit 89f460d
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
0 commit comments