Selenium 4.20 Released!
Today we’re happy to announce that Selenium 4.20 has been released!
Categories:
We’re very happy to announce the release of Selenium 4.20.0 for Javascript, Ruby, Python, .NET, Java and the Grid! Links to everything can be found on our downloads page.
Highlights
- Chrome DevTools support is now: v122, v123, and v124 (Firefox still uses v85 for all versions)
- Selenium has at least 2.3M active users in the last 30 days. 500k more than last month!
- Java and JavaScript keep adding more WebDriver BiDi features.
- .NET C# and JavaScript now publish nightly builds to GitHub packages.
- Nightly packages are tested daily with the examples from the Selenium documentation.
- The code used to invoke Selenium Manager has been refactored in all languages, making it easier to maintain and improve.
- The interface has changed and if users were invoking it, they might experience issues. Selenium Manager is still in beta and these type of changes are expected.
Noteworthy changes per language
- Java
- Browser containers provisioned in Dynamic Grid will use the hostConfig
- Dynamic Grid re-fetches browser images if they were pruned during runtime
- Several BiDi additions: Update browsing context create method, between others.
- See all changes
- JavaScript
- Several BiDi additions: Update capture screenshot APIs to include all parameters and remove scroll parameter, between others
- Nightly JS builds are now pushed to GitHub packages
- See all changes
- .NET
- The correct devtools session id is now used after reinitialization
- Nightly .NET C# builds are now pushed to GitHub packages
- See all changes
- Python
- Improvements for type hints in parameters
- See all changes
- Ruby
- Rust
- Use DEBUG level instead of WARN traces in offline mode
- See all changes
Contributors
Special shout-out to everyone who helped the Selenium Team get this release out!
Selenium
Trig
Viet Nguyen Duc
Selenium Docs & Website
Sakif
Viet Nguyen Duc
Agustin Pequeno
Harshit Bhardwaj
Pallavi
Andrew Zipperer
Docker Selenium
Viet Nguyen Duc
Maxim Manuylov
Selenium Team Members
Thanks as well to all the team members who contributed to this release:
Puja Jagani
Diego Molina
Boni García
Sri Harsha
Nikolay Borisenko
Alex Rodionov
Simon Stewart
Titus Fortner
David Burns
Stay tuned for updates by following SeleniumHQ on X (Formerly Twitter) or LinkedIn!
Happy testing!