Skip to content

Releases: seleniumhq-community/htmlunit-remote

Upgrade Selenium and driver to 4.34.0

02 Aug 18:43
Compare
Choose a tag to compare

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

Upgrade Selenium and driver to 4.33.0

23 Jun 00:04
Compare
Choose a tag to compare

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

Upgrade Selenium and driver to 4.32.0

19 May 15:02
Compare
Choose a tag to compare

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

Add shutdown of Netty to driver server and unit test code

06 May 00:57
Compare
Choose a tag to compare

In this release, I added shutdown code to the driver server and unit test implementation to resolve resource leaks reported by the IDE.

Upgrade to release 4.30.0

30 Mar 21:42
6ddc629
Compare
Choose a tag to compare

In this release, I upgraded Selenium to the latest release (version 4.30.0).

Upgrade to Selenium 4.29.0

24 Feb 21:08
Compare
Choose a tag to compare

In this release, I upgraded Selenium to the latest release (version 4.29.0).

Upgrade to Selenium 4.28.0

28 Jan 05:36
Compare
Choose a tag to compare

In this release, I upgraded Selenium to the latest release (version 4.28.0). I also resolved an intermittent failure in the Actions unit test.

Upgrade Selenium to 4.27.0

06 Dec 05:32
Compare
Choose a tag to compare

In this release, I upgraded Selenium to the latest release (version 4.27.0). I discovered that this release contains a minor breaking change, which wasn't documented anywhere that I can find. I hacked around it, and it'll probably work just fine.

Upgrade to Selenium 4.26.0

24 Nov 19:34
Compare
Choose a tag to compare
htmlunit-remote-4.26.0

[maven-release-plugin] copy for tag htmlunit-remote-4.26.0

Upgrade to Selenium 4.25.0; add JavaDoc

03 Nov 05:41
Compare
Choose a tag to compare

In this release, we upgraded to the latest release of Selenium and HtmlUnitDriver (version 4.25.0). We also added detailed JavaDoc to the HtmlUnitDriverServer class. This documentation can server as a handy reference to the W3C WebDriver interface.