Selenium 4.10.0 Released!
Categories:
We’re very happy to announce the release of Selenium 4.10.0 for Java, .NET, Ruby, Python, and Javascript as well as the Grid and Internet Explorer Driver. Links to everything can be found on our downloads page.
Highlights
- Chrome DevTools support is now: v112, v113, and v114 (Firefox still uses v85 for all versions)
- Selenium Manager supports proxy usage by using the proxy information set in the browser options.
- Adding support for
webview2
in Edge for Java, JavaScript, and Ruby - Error messages across bindings now include links to the Selenium documentation.
- Overhaul of the service classes and logging output options.
- Logger in Ruby updated default behavior to match other languages and added features to improve filtering types of logging.
- Python - removal of several sections of deprecated code.
- Most of them were arguments that can be set in the
Options
classes (browser values) orService
classes (browser driver values). - They have been deprecated since the first Selenium 4 release
- Most of them were arguments that can be set in the
Contributors
Special shout-out to everyone who helped the Selenium Team get this release out!
Selenium
Boris Petrov
Nikolay Borisenko
Maid
Rishav Trivedi
Alex
Michael Mintz
Vladislav Velichko
Moritz Kiefer
Valery Yatsynovich
Oboleninov Anton
Scott Stevens
Sandeep Suryaprasad
Alpatron
Tarek Oraby
robin gupta
Pallavi
Kat Rollo
Brandon Squizzato
Luis Correia
Stephan Erlank
Jordan Zimmitti
Brian Schreder
Selenium Docs & Website
Tarek Oraby
robin gupta
Pallavi
Kat Rollo
Brandon Squizzato
Docker Selenium
Luis Correia
Stephan Erlank
Jordan Zimmitti
Brian Schreder
Thanks as well to all the Selenium Team Members who contributed to this release:
Boni García
Alex Rodionov
Tamsil Sajid Amani
Diego Molina
Titus Fortner
Simon Stewart
Krishnan Mahadevan
Sri Harsha
Puja Jagani
David Burns
James Mortensen
Stay tuned for updates by following SeleniumHQ!
Happy testing!