* Package name : htmlunit Version : 2.70.0 Upstream Author : Gargoyle Software Inc. * URL or Web page : https://htmlunit.sourceforge.io/ * License : Apache 2.0 Description : headless browser intended for use in testing web-based applications HtmlUnit is a Java GUI-less browser, which allows high-level manipulation of web pages, such as filling forms and clicking links; just getPage(url), find a hyperlink, click() and you have all the HTML, JavaScript, and Ajax are automatically processed. HtmlUnit is needed to build Maven Surefire 3.0.0 (see #1099349 [1]). [1] https://bugs.debian.org/1099349