File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1+ 4.0.0.rc1 (2021-09-01)
2+ =========================
3+
4+ DevTools:
5+ * Released selenium-devtools 0.92.0 (2021-08-21) which:
6+ - adds CDP versions 92
7+ - removes CDP versions 88, 89, 90
8+
9+ IE:
10+ * Added options for running Microsoft Edge in IE mode with IE Driver
11+
12+ Remote:
13+ * Added default file detector for remote driver
14+
15+ Ruby:
16+ * Fixed bug for getting valid capability that has not been set
17+ * Fixed bug preventing loading of ServerError class
18+
1194.0.0.beta4 (2021-06-07)
220=========================
321
Original file line number Diff line number Diff line change 1919
2020module Selenium
2121 module WebDriver
22- VERSION = '4.0.0.beta4 '
22+ VERSION = '4.0.0.rc1 '
2323 end # WebDriver
2424end # Selenium
You can’t perform that action at this time.
0 commit comments