Skip to content

Releases: SeleniumHQ/htmlunit-driver

HtmlUnit 3 Driver 4.46.0

Choose a tag to compare

@rbri rbri released this 15 Jul 15:38
f39584c

This driver is compatible with Selenium 4.46.0 and uses HtmlUnit 5.3.0.

Changes

  • requires JDK 17
  • HtmlUnit 5.3.0

Full Changelog: 4.45.0...4.46.0

HtmlUnit 3 Driver 4.45.0

Choose a tag to compare

@rbri rbri released this 20 Jun 13:45
a171a64

This driver is compatible with Selenium 4.45.0 and uses HtmlUnit 5.2.0.

Changes

  • requires JDK 17
  • HtmlUnit 5.2.0

Full Changelog: 4.44.0...4.45.0

HtmlUnit 3 Driver 4.44.0

Choose a tag to compare

@rbri rbri released this 24 May 15:38
f0e12cd

This driver is compatible with Selenium 4.44.0 and uses HtmlUnit 5.0.0.

Changes

  • requires JDK 17
  • HtmlUnit 5.0.0

Full Changelog: 4.43.0...4.44.0

HtmlUnit 3 Driver 4.43.0

Choose a tag to compare

@rbri rbri released this 11 Apr 11:42
5e0e1fe

This driver is compatible with Selenium 4.43.0 and uses HtmlUnit 4.21.0.

Changes

  • no code changes

Full Changelog: 4.42.0...4.43.0

HtmlUnit 3 Driver 4.42.0

Choose a tag to compare

@rbri rbri released this 11 Apr 11:34
9e721ec

This driver is compatible with Selenium 4.42.0 and uses HtmlUnit 4.21.0.

Changes

  • no code changes

Full Changelog: 4.41.0...4.42.0

HtmlUnit 3 Driver 4.41.0

Choose a tag to compare

@rbri rbri released this 22 Feb 08:46
ec97462

This driver is compatible with Selenium 4.41.0 and uses HtmlUnit 4.21.0.

Changes

  • no code changes

Full Changelog: 4.40.0...4.41.0

HtmlUnit 3 Driver 4.40.0

Choose a tag to compare

@rbri rbri released this 20 Jan 12:10
1f080bd

This driver is compatible with Selenium 4.40.0 and uses HtmlUnit 4.21.0.

Changes

  • javadoc improvments
  • code cleanup

Full Changelog: 4.39.0...4.40.0

HtmlUnit 3 Driver 4.39.0

Choose a tag to compare

@rbri rbri released this 07 Dec 11:57
115a62a

This driver is compatible with Selenium 4.39.0 and uses HtmlUnit 4.20.0.

Changes

  • javadoc improvments
  • code cleanup

Full Changelog: 4.38.0...4.39.0

HtmlUnit 3 Driver 4.36.1

Choose a tag to compare

@rbri rbri released this 11 Oct 11:29
6030e68

This driver is compatible with Selenium 4.36.0 and uses HtmlUnit 4.17.0.

Changes

  • fixes a serious regression in version 4.36.0 where the JavascriptExecutor.executeAsyncScript() function failed with a ClassCastException
  • the default settings for WebDriver.Timeouts have been changed
    • scriptTimeout is now 30 seconds (instead of 0s as before)
    • pageLoadTimeout is now 300 seconds (instead of 0s as before)

Full Changelog: 4.36.0...4.36.1

HtmlUnit 3 Driver 4.36.0

Choose a tag to compare

@rbri rbri released this 05 Oct 16:13
5fb66ba

This driver is compatible with Selenium 4.36.0 and uses HtmlUnit 4.17.0.

Changes

Full Changelog: 4.35.0...4.36.0