File tree 3 files changed +9
-2
lines changed
3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change
1
+ 4.20.1 (2024-04-25)
2
+ =========================
3
+
4
+ * Returned accidentally removed DriverFinder.path and deprecated it.
5
+
1
6
4.20.0 (2024-04-24)
2
7
=========================
3
8
Original file line number Diff line number Diff line change 3
3
specs:
4
4
selenium-devtools (0.124.0 )
5
5
selenium-webdriver (~> 4.2 )
6
- selenium-webdriver (4.21.0.nightly )
6
+ selenium-webdriver (4.20.1 )
7
7
base64 (~> 0.2 )
8
8
rexml (~> 3.2 , >= 3.2.5 )
9
9
rubyzip (>= 1.2.2 , < 3.0 )
41
41
diff-lcs (1.5.1 )
42
42
drb (2.2.1 )
43
43
ffi (1.16.3 )
44
+ ffi (1.16.3-java )
45
+ ffi (1.16.3-x64-mingw32 )
44
46
fileutils (1.7.2 )
45
47
git (1.19.1 )
46
48
addressable (~> 2.8 )
Original file line number Diff line number Diff line change 19
19
20
20
module Selenium
21
21
module WebDriver
22
- VERSION = '4.21.0.nightly '
22
+ VERSION = '4.20.1 '
23
23
end # WebDriver
24
24
end # Selenium
You can’t perform that action at this time.
0 commit comments