Class BrowserConfiguration

java.lang.Object
org.htmlunit.css.BrowserConfiguration
Direct Known Subclasses:
BrowserConfiguration.Chrome, BrowserConfiguration.ChromeAndEdge, BrowserConfiguration.ChromeAndEdgeAndFirefox, BrowserConfiguration.ChromeAndEdgeNotIterable, BrowserConfiguration.Edge, BrowserConfiguration.FF, BrowserConfiguration.FFESR, BrowserConfiguration.FFLatest, BrowserConfiguration.FFNotIterable

abstract class BrowserConfiguration extends Object
Allows specifying for which BrowserVersion a style attribute is defined. Quite experimental: it allows doing more than what we had previously but let's see if this is the right way.