Uses of Class
org.openqa.selenium.devtools.v109.overlay.model.IsolationModeHighlightConfig
-
Packages that use IsolationModeHighlightConfig Package Description org.openqa.selenium.devtools.v109.overlay.model -
-
Uses of IsolationModeHighlightConfig in org.openqa.selenium.devtools.v109.overlay.model
Methods in org.openqa.selenium.devtools.v109.overlay.model that return IsolationModeHighlightConfig Modifier and Type Method Description IsolationModeHighlightConfigIsolatedElementHighlightConfig. getIsolationModeHighlightConfig()A descriptor for the highlight appearance of an element in isolation mode.Constructors in org.openqa.selenium.devtools.v109.overlay.model with parameters of type IsolationModeHighlightConfig Constructor Description IsolatedElementHighlightConfig(IsolationModeHighlightConfig isolationModeHighlightConfig, NodeId nodeId)
-