Package org.htmlunit.css
Class BrowserConfiguration.ChromeAndEdgeNotIterable
java.lang.Object
org.htmlunit.css.BrowserConfiguration
org.htmlunit.css.BrowserConfiguration.ChromeAndEdgeNotIterable
- Enclosing class:
BrowserConfiguration
-
Nested Class Summary
Nested classes/interfaces inherited from class org.htmlunit.css.BrowserConfiguration
BrowserConfiguration.ChromeAndEdgeNotIterable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.htmlunit.css.BrowserConfiguration
chrome, chromeAndEdge, chromeAndEdgeAndFirefox, chromeAndEdgeAuto, chromeAndEdgeEmpty, chromeAndEdgeNone, chromeAndEdgeNormal, chromeAndEdgeNotIterable, edge, ff, ffEsr, ffLatest, ffNone, ffNormal, ffNotIterable, getDefaultValue, getMatchingConfiguration
-
Constructor Details
-
ChromeAndEdgeNotIterable
ChromeAndEdgeNotIterable(String defaultValue)
-
-
Method Details
-
matches
- Specified by:
matches
in classBrowserConfiguration
-
isIteratable
public boolean isIteratable()- Overrides:
isIteratable
in classBrowserConfiguration
-