Uses of Class
org.htmlunit.UnexpectedPage
-
Packages that use UnexpectedPage Package Description org.htmlunit Framework classes (contains theWebClient
class which is the main entry point). -
-
Uses of UnexpectedPage in org.htmlunit
Methods in org.htmlunit that return UnexpectedPage Modifier and Type Method Description protected UnexpectedPage
DefaultPageCreator. createUnexpectedPage(WebResponse webResponse, WebWindow webWindow)
Creates an UnexpectedPage for this WebResponse.
-