Class and Description |
---|
com.gargoylesoftware.htmlunit.javascript.SimpleScriptable
since 2.56.0; please use HtmlUnitScriptable instead
|
Field and Description |
---|
com.gargoylesoftware.htmlunit.WebClient.ABOUT_BLANK
as of version 2.47.0; use UrlUtils.ABOUT_BLANK instead
|
com.gargoylesoftware.htmlunit.WebClient.ABOUT_SCHEME
as of version 2.47.0; use UrlUtils.ABOUT_BLANK instead
|
com.gargoylesoftware.htmlunit.BrowserVersion.FIREFOX_78
since 2.56.0; please use FIREFOX_ESR instead
|
com.gargoylesoftware.htmlunit.WebClient.URL_ABOUT_BLANK
as of version 2.47.0; use UrlUtils.URL_ABOUT_BLANK instead
|
Method and Description |
---|
com.gargoylesoftware.htmlunit.javascript.host.css.CSSStyleSheet.selects(BrowserVersion, Selector, DomElement, String, boolean)
since 2.61.0; please use
CssStyleSheet.selects(BrowserVersion, Selector, DomElement, String, boolean, boolean) instead |
Copyright © 2002–2022 Gargoyle Software Inc.. All rights reserved.