Uses of Package
org.htmlunit.javascript.background

Package
Description
Framework classes (contains the WebClient class which is the main entry point).
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().