|
| 1 | +v4.7.0 |
| 2 | +====== |
| 3 | +* Supported CDP versions: 85, 106, 107, 108 |
| 4 | +* Remove deprecated classes for Rotatable, AppCache, NetworkConnection, LocationContext |
| 5 | +* Remove deprecated capabilities- IE_USE_PRE_PROCESS_PROXY, APPLICATION_NAME, ELEMENT_SCROLL_BEHAVIOR |
| 6 | +* Fix bug causing sessions to hang when session stops (#11167) |
| 7 | +* Support multiple reads of input stream (#11249) |
| 8 | +* Fix reading connection header (#11255) |
| 9 | +* BiDi: Implement JavascriptLogEntry |
| 10 | +* BiDi: Support browsing context in event subscriptions |
| 11 | +* BiDi: Fix type of JavascriptLogEntry |
| 12 | +* Grid: improved exception handling when no cause is set (#11286) |
| 13 | +* Fix following contract of Closeable (#11282) |
| 14 | +* Grid: Get TZ from parent container when not passed as cap (#11289) |
| 15 | +* BiDi: Add LogInspector |
| 16 | +* Grid: do not offload from multiple threads to a single worker (#11260) |
| 17 | +* Add support for Selenium Manager to work with IE Driver |
| 18 | +* Improve error handling with Selenium Manager (#11300) |
| 19 | +* BiDi: Add constructor parameter for commands without a response |
| 20 | +* Grid: remove browser filters from makeW3CSafe |
| 21 | +* Fix bug for merging MutableCapabilities and Options |
| 22 | + |
1 | 23 | v4.6.0
|
2 | 24 | ======
|
3 | 25 | * Supported CDP versions: 85, 105, 106, 107
|
|
0 commit comments