Uses of Class
org.htmlunit.WebClient

Packages that use WebClient
Package
Description
Framework classes (contains the WebClient class which is the main entry point).
Classes supporting Cascading Style Sheets.
Classes specific to HTML pages, particularly the HtmlPage which represents an HTML document and provides access to its content.
Classes in this package are specific to the JavaScript engine - users of HtmlUnit shouldn't need anything in this package.
Classes relating to background JavaScript execution, which is usually triggered via setTimeout() or setInterval().
Implementations of the Web Workers JavaScript host objects - users of HtmlUnit shouldn't need anything in this package.
Miscellaneous utilities.
WebSocket support.