Field and Description |
---|
com.gargoylesoftware.htmlunit.BrowserVersion.FIREFOX_31
as of 2.17
|
com.gargoylesoftware.htmlunit.BrowserVersion.INTERNET_EXPLORER_11
as of 2.20, please use
BrowserVersion.INTERNET_EXPLORER instead |
Constructor and Description |
---|
com.gargoylesoftware.htmlunit.html.HtmlPage(URL, WebResponse, WebWindow)
as of 2.20, please use
HtmlPage.HtmlPage(WebResponse, WebWindow) instead |
com.gargoylesoftware.htmlunit.html.XHtmlPage(URL, WebResponse, WebWindow)
as of 2.20, please use
XHtmlPage.XHtmlPage(WebResponse, WebWindow) instead |
Copyright © 2002–2016 Gargoyle Software Inc.. All rights reserved.