Skip to content

Releases: seleniumhq-community/htmlunit-remote

Upgrade Selenium and driver to 4.43.0

16 Apr 00:04

Choose a tag to compare

In this release, I upgraded Selenium and HtmlUnit-Driver to the latest release (version 4.43.0).

Upgrade Selenium and driver to 4.42.0; resolve code breaks

16 Apr 00:04

Choose a tag to compare

In this release, I upgraded Selenium and HtmlUnit-Driver to the latest release (version 4.42.0).

NOTE: This new Selenium release contained breaking changes that needed to be resolved in HtmlUnit-Remote.

Upgrade Selenium and driver to 4.41.0

22 Feb 20:59

Choose a tag to compare

In this release, I upgraded Selenium and HtmlUnit-Driver to the latest release (version 4.41.0).

Update name of WebDriverInfo SPI declaration file

21 Jan 15:16

Choose a tag to compare

The Selenium project moved the WebDriverInfo interface from the org.openqa.selenium package to org.openqa.selenium.remote. I had updated the relevant import statement, but I forgot to rename the associated SPI declaration file. As a consequence, Selenium Grid was unable to locate HtmlUnitDriverInfo, which caused HtmlUnit nodes to abort on launch.

This release resolve the issue by updating the name of the WebDriverInfo SPI declaration file.

Upgrade to version 4.40.0; update stale POM SCM values; fix inaccurate import

20 Jan 21:32

Choose a tag to compare

This release is primarily focused on upgrading Selenium/HtmlUnit to version 4.40.0.

In the process, I stumbled over a couple of issues:

  • The <scm> node of the POM specified stale URLs that pointed to the former home of this project.
  • The HtmlUnitDriverInfo class specified an improper import for the WebDriverInfo interface.

For some reason, my old machine was able to work as expected with these issues. My new machine isn't so forgiving.

Upgrade to version 4.39.0; fix [browserVersion] issue

07 Dec 21:48

Choose a tag to compare

In this release, we upgraded to the latest releases of Selenium and HtmlUnitDriver (version 4.39.0).

We also fixed an issue that caused Selenium Grid slot match failures on driver requests that specify the browserVersion capability. The solution was to add a new vendor-specific capability: garg:browserVersion. This capability is ignored by the Grid distributor for slot matching, allowing proper matching and configuration of HtmlUnitDriver nodes.

Upgrade Selenium and driver to 4.38.0

31 Oct 18:54

Choose a tag to compare

In this release, I upgraded Selenium and HtmlUnit-Driver to the latest release (version 4.38.0).

Upgrade Selenium to 4.36.0 and driver to 4.36.1

12 Oct 04:55

Choose a tag to compare

In this release, I upgraded Selenium and HtmlUnit-Driver to the latest releases (versions 4.36.0 and 4.36.1 respectively).

Upgrade Selenium and driver to 4.35.0

21 Aug 18:19
72e6b73

Choose a tag to compare

In this release, I upgraded Selenium and HtmlUnit-Driver to the latest release (version 4.35.0).

Upgrade Selenium and driver to 4.34.0

02 Aug 18:43

Choose a tag to compare

In this release, I upgraded Selenium and HtmlUnit-Driver to the latest release (version 4.34.0).