Class ScrollSnapContainerHighlightConfig
java.lang.Object
org.openqa.selenium.devtools.v119.overlay.model.ScrollSnapContainerHighlightConfig
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionThe margin highlight fill color (default: transparent).The padding highlight fill color (default: transparent).The style of the snap area border (default: transparent)The style of the snapport border (default: transparent)
-
Constructor Details
-
ScrollSnapContainerHighlightConfig
-
-
Method Details
-
getSnapportBorder
The style of the snapport border (default: transparent) -
getSnapAreaBorder
The style of the snap area border (default: transparent) -
getScrollMarginColor
The margin highlight fill color (default: transparent). -
getScrollPaddingColor
The padding highlight fill color (default: transparent).
-