Selenium 4.9.0 Released!
Categories:
We’re very happy to announce the release of Selenium 4.9.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: v110, v111, and v112 (Firefox still uses v85 for all versions)
- Maven BOM for the Java bindings.
- Remote file downloads are now possible through Selenium Grid.
- First steps taken to phase out CDP in Firefox and replace it with the BiDi implementation.
InvalidSelectorException
now extendsWebDriverException
instead ofNoSuchElementException
.- Selenium Manager uses information set in the browser options to get the correct browser driver.
- A sub-path can be set in Selenium Grid to have a custom Grid url.
- Complete removal of Json Wire Protocol support in Java and Grid.
Contributors
Special shout-out to everyone who helped the Selenium Team get this release out!
Ashley Trinh
Nikolay Borisenko
Ardi
Dana Sherson
Alex
Zach Attas
Ariel Juodziukynas
Henrik Skupin
Abdullah Aslam
ting
fuyou
Johnny.H
Mohab Mohie
Michael Mintz
Michael Render
Tobias Smolka
Étienne Barrié
James Hilliard
Mark Mayo
Thanks as well to all the Selenium Team Members who contributed to this release:
Alex Rodionov
Boni García
Titus Fortner
Diego Molina
Tamsil Sajid Amani
Sri Harsha
Simon Stewart
Krishnan Mahadevan
David Burns
Simon K
Puja Jagani
Stay tuned for updates by following SeleniumHQ!
Happy testing!