|
| 1 | +v4.10.0 |
| 2 | +====== |
| 3 | +* Supported CDP versions: 85, 112, 113, 114 |
| 4 | +* Remove Selenium RC and WebDriverBackedSelenium code (#12024) |
| 5 | +* Fixed URI in logs (#12000) |
| 6 | +* Enhancing stereotype in Dynamic Grid (#12034) |
| 7 | +* Support proxies in Selenium Manager (#12036) |
| 8 | +* Close websockets when closing JDK HTTP Client (#12035) |
| 9 | +* Change bidi loglevel warning level (#12054) |
| 10 | +* Allow driving embedded apps without CDP (#11963) |
| 11 | +* Fix possible freeze from incompatible HTTP responses (#12055) |
| 12 | +* Fix bug when JSON max depth reached (#12056) |
| 13 | +* Remove deprecated capabilities `SUPPORTS_JAVASCRIPT` and `SUPPORTS_WEB_STORAGE` |
| 14 | +* Remove deprecated setters in `Rectangle` |
| 15 | +* improve cleaning of upload and download directories (#12059) |
| 16 | +* Fix redirect bug in JDK HTTP Client (#12070) |
| 17 | +* Prevent grid from creating sessions that will time out in queue (#12014) |
| 18 | +* Respect disabled pretty printing for arrays (#12079) |
| 19 | +* Add support for WebView2 in Edge |
| 20 | +* Allow setting savefile directory in Chrome when downloads are enabled (#12109) |
| 21 | +* Add BiDi support for browing context events |
| 22 | +* Enable BiDi functionality for Chromium browsers |
| 23 | +* Improve "near" locator behavior (#11290) |
| 24 | +* Do not send driver logs to console by default (#12136) |
| 25 | +* Fix bug with GeckoDriver option for truncating log lines |
| 26 | +* Do not log Selenium Manager details as INFO (#12145) |
| 27 | +* Error messages link to Selenium documentation where supported |
| 28 | +* Create NoSuchDriverException for referencing driver location problems |
| 29 | + |
1 | 30 | v4.9.1
|
2 | 31 | ======
|
3 | 32 | * Supported CDP versions: 85, 111, 112, 113
|
|
0 commit comments