|
| 1 | +v4.27.0 |
| 2 | +====== |
| 3 | +--> [grid] cancel pending request on client timeout |
| 4 | +--> [bidi][java] Fix the mode "closed" for a node |
| 5 | +--> [java] allow to cancel a pending http request |
| 6 | +--> [grid] prevent NPE in handling request with unsupported http method |
| 7 | +--> [grid] check session ownership once |
| 8 | +--> [java]: mark WebElement.getAttribute deprecated (#14666) |
| 9 | +--> [java] Enhance error message for NoSuchElementException and return unmodifiable set for pinned scripts (#14707) |
| 10 | +--> [java] remove toml parser warning (#14711) |
| 11 | +--> [grid] TomlConfig: migrate TOML library to tomlj/tomlj (#14470) |
| 12 | +--> [java] deleted the deprecated FormEncodedData (#14688) |
| 13 | +--> Throw Error When Using Unsupported Linux ARM (#14616) |
| 14 | +--> [java] case insensitive header names in http requests (#14095) |
| 15 | +--> [java] feat: Add method to select options containing the provided text (#14426) |
| 16 | +--> [java] simplify reading http headers |
| 17 | +--> [grid] speed up the server shutdown |
| 18 | +--> [grid] stop polling events on close |
| 19 | +--> [grid] shutdown the server backend on stop |
| 20 | +--> [bidi][java] Add network request handler APIs (#14424) |
| 21 | +--> [java][js] Add Firefox CDP deprecation warnings |
| 22 | +--> [java] Fix SpotBugs bugs in the Selenium manager (#14608) |
| 23 | +--> [grid] detect a client timeout while session creation #14743 |
| 24 | +--> [grid] stop a stale session more graceful |
| 25 | +--> [java] consume the input of the connection |
| 26 | +--> [grid] retry creating a session in a distributed grid |
| 27 | +--> Update supported versions for Chrome DevTools |
| 28 | + |
1 | 29 | v4.26.0 |
2 | 30 | ====== |
3 | 31 | * Add CDP for Chrome 130 and remove 127 |
|
0 commit comments