WebDriver compatible driver for HtmlUnit headless browser, enabling automated testing of web applications without a graphical interface.
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>htmlunit-driver</artifactId>
<version>4.13.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example showing how to create an HtmlUnitDriver and navigate to a URL.
No known issues recorded.
No dependency data recorded yet.