Selenium 4.14 Released!
Today we’re happy to announce that Selenium 4.14 has been released!
Categories:
We’re very happy to announce the release of Selenium 4.14.0 for Java, Python, Javascript, Ruby, .NET and the Grid. Links to everything can be found on our downloads page.
Highlights
- Chrome DevTools support is now: v116, v117, and v118 (Firefox still uses v85 for all versions)
- If you are using Java, this release requires Java 11! (see post on Java 8 support)
- Selenium supports automatic downloading and management of the Microsoft Edge browser
Relevant improvements per language
- Java
- Removed support for Async HTTP Client, the default is now the default Java library
- Allow setting SSL context in client config for HttpClient
- Several logging message improvements
- See all changes
- JavaScript
- .NET
- Saving screenshots with different image formats is deprecated
- Removed IdentityModel dependency
- See all changes
- Python
- Fix bug that didn’t close log_output in Service classes
- See all changes
- Ruby
- Provide public access to atom scripts
- See all changes
- Rust
- Automated Edge management
- Recognizes and handles webview2
- Locates existing Chromium browsers when specifying Chrome
- See all changes
Contributors
Special shout-out to everyone who helped the Selenium Team get this release out!
Selenium
Alexey Pelykh
Manuel Blanco
Scott Babcock
Selenium Docs & Website
ian zhang
Docker Selenium
Amar Deep Singh
Ismael Onilearan
Cody Lent
William Lacerda
Thanks as well to all the Selenium Team Members who contributed to this release:
Boni García
Sri Harsha
Nikolay Borisenko
Puja Jagani
Simon Stewart
Simon K
Titus Fortner
Stay tuned for updates by following SeleniumHQ!
Happy testing!