|
| 1 | +v4.2.0 |
| 2 | +====== |
| 3 | + |
| 4 | +* Supported CDP versions: 85, 100, 101, 102 |
| 5 | +* Add wheel input (#10445) |
| 6 | +* Adding `--allow-origins` when starting GeckoDriver |
| 7 | +* Deactivating automatic retries in the HTTPClient |
| 8 | +* Implement separate Origin class for WheelInput (#10636) |
| 9 | +* Deprecating IME |
| 10 | +* Add javadocs to scroll() |
| 11 | +* Add support to create a BiDi session |
| 12 | +* [grid] Include JMX monitoring feature in the Grid local distributor (#10674) |
| 13 | +* [grid] Fixing Node drain when session expires |
| 14 | +* [grid] Add docker device mapping configuration (#10645) |
| 15 | +* [grid] Flag to disable CDP if needed (#10661) |
| 16 | +* [cdp] Add support Chrome 102 and remove for Chrome 99 |
| 17 | +* Improve error message for unsuccessfully submitting form |
| 18 | +* [grid] Add deprecation notices to Grid logs and Java stdout, |
| 19 | + check https://www.selenium.dev/blog/2022/legacy-protocol-support/ |
| 20 | +* Deprecating non W3C caps and Augmenters using them, |
| 21 | + check https://www.selenium.dev/blog/2022/legacy-protocol-support/ |
| 22 | +* Logging warnings when non-W3C caps are being used, |
| 23 | + check https://www.selenium.dev/blog/2022/legacy-protocol-support/ |
| 24 | +* Removing HTMLRunner, this was a server extracted from the old |
| 25 | + Grid server which was used to run HTML test |
| 26 | + suites exported from the old Selenium IDE |
| 27 | +* Fix screen rotate error (#10693) |
| 28 | +* Make the action movement methods specify the button number |
| 29 | +* Convert RemoteWebElement::getLocation and ::getSize from JWP Standard to W3C Standard (#10700) |
| 30 | + |
1 | 31 | v4.1.4
|
2 | 32 | ======
|
3 | 33 |
|
|
0 commit comments