Uses of Class
org.htmlunit.html.HtmlObject
-
Packages that use HtmlObject Package Description org.htmlunit Framework classes (contains theWebClient
class which is the main entry point). -
-
Uses of HtmlObject in org.htmlunit
Methods in org.htmlunit with parameters of type HtmlObject Modifier and Type Method Description boolean
AppletConfirmHandler. confirm(HtmlObject applet)
Handles a confirmation for the specified page.
-