Selenium 4.10.0 Features and Changelogs

Selenium 4.10.0 Released is released on 7th June 2023.

Here are significant highlights of the latest release:

Highlights of Selenium 4.10.0

  • Chrome DevTools support is now: v112, v113, and v114 (Firefox still uses v85 for all versions)
  • Selenium Manager supports proxy usage 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 behaviour to match other languages and added features to improve filtering types of logging.
  • Python – removal of several sections of deprecated code.

Leave a Comment