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