Skip to content

HtmlUnit 3 Driver 4.36.1

Latest

Choose a tag to compare

@rbri rbri released this 11 Oct 11:29
· 11 commits to master since this release
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