File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 4
4
* Allow event firing decorator to accept a target class (#1694)
5
5
* Fix Javadoc for executeAsyncScript method
6
6
* [cdp] Add support for CDP 105 and remove CDP 102
7
- * Make httpclient ClientConfig constructor protected (#10985)
7
+ * Make httpclient ClientConfig constructor protected (#10985)
8
8
* Throw an error when trying to select a disabled select or option (#10812)
9
9
* Add "webdriver.edge.loglevel" system property (#10961)
10
10
* Remove deprecated Opera support (#10379)
11
11
* [grid] Adding handler for options when using CORS and creating a session
12
12
* Add a JDK 11 HTTP client (#10730)
13
- * [grid] Delete a session when a session times out (#10820)
13
+ * [grid] Delete a session when a session times out (#10820)
14
14
* Set high redirect default value in Netty client
15
- * [grid] Remove unused "grid-mode" flag
15
+ * [grid] Remove unused "grid-mode" flag
16
16
* Improve default matcher to enable Appium
17
17
* Remove host info for most exceptions, except SessionNotCreatedException (#9792)
18
18
* Change message when session is not found in Grid for better exception handling
19
19
* Remove IME support
20
20
* Remove deprecated ForSeleniumServer caps
21
21
* Remove deprecated BrowserType
22
+ * Differentiate "Windows 7" and "Windows Vista" in Platform class
22
23
23
24
v4.4.0
24
25
======
You can’t perform that action at this time.
0 commit comments