This repository was archived by the owner on Nov 6, 2023. It is now read-only.
Commit 2f8c470
authored
Updated chromedriver path to ensure correct symlink creation (#19175)
The latest versions of the chromium-browser package now install by
default to /usr/lib/chromium-browser, not /usr/lib/chromium. By
updating the locations where /usr/lib/chromium is used to the new
path, the symlink for the chromedriver is properly created.1 parent 256e9d5 commit 2f8c470
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
| 55 | + | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments