Uses of Class
org.openqa.selenium.devtools.v96.overlay.model.ScrollSnapContainerHighlightConfig
-
Packages that use ScrollSnapContainerHighlightConfig Package Description org.openqa.selenium.devtools.v96.overlay.model -
-
Uses of ScrollSnapContainerHighlightConfig in org.openqa.selenium.devtools.v96.overlay.model
Methods in org.openqa.selenium.devtools.v96.overlay.model that return ScrollSnapContainerHighlightConfig Modifier and Type Method Description ScrollSnapContainerHighlightConfigScrollSnapHighlightConfig. getScrollSnapContainerHighlightConfig()A descriptor for the highlight appearance of scroll snap containers.Constructors in org.openqa.selenium.devtools.v96.overlay.model with parameters of type ScrollSnapContainerHighlightConfig Constructor Description ScrollSnapHighlightConfig(ScrollSnapContainerHighlightConfig scrollSnapContainerHighlightConfig, NodeId nodeId)
-