Commit a634dd5
committed
Update webdrivers to fix specs for Chrome 115
With the introduction of Chrome for Testing, download locations for
drivers changed. According to the `webdrivers` readme [1], we can
upgrade to `selenium-webdrivers` 4.11 once we drop support Ruby 2 and
remove the `webdrivers` gem completely. For now we upgrade to a
version of `webdrivers` that supports the new setup.
[1] https://github.com/titusfortner/webdrivers/blob/v5.3.1/README.md#update-future-of-this-project
REDMINE-204191 parent 5922b0d commit a634dd5
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments