Uses of Class
org.htmlunit.UnexpectedPage
-
Packages that use UnexpectedPage Package Description org.htmlunit Framework classes (contains theWebClientclass 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 UnexpectedPageDefaultPageCreator. createUnexpectedPage(WebResponse webResponse, WebWindow webWindow)Creates an UnexpectedPage for this WebResponse.
-