Skip to content

HtmlUnit Driver 3.63.0

Compare
Choose a tag to compare
@rbri rbri released this 03 Aug 17:25
· 142 commits to master since this release

This driver is compatible with Selenium 4.3.0.
If you still use Selenium 3 please download the HtmlUnit Driver 2.63.0 release.

Changes

  • use Selenium 4.3.0
  • use HtmlUnit 2.63.0
  • rewritten actions support based on the web driver api
  • window handling is back in sync with selenium
  • reorganized test suite
  • major code cleanup, checkstyle and spotbugs added to the build process