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