A Java library for the automatic stimulation and testing of web applications, simulating browser behavior.
<dependency>
<groupId>httpunit</groupId>
<artifactId>httpunit</artifactId>
<version>1.6.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use WebConversation to fetch a web page and print its content.
Consider using HtmlUnit or Selenium for modern web testing.
No dependency data recorded yet.