Class ContainerQueryContainerHighlightConfig
java.lang.Object
org.openqa.selenium.devtools.v126.overlay.model.ContainerQueryContainerHighlightConfig
-
Constructor Summary
ConstructorsConstructorDescriptionContainerQueryContainerHighlightConfig
(Optional<LineStyle> containerBorder, Optional<LineStyle> descendantBorder) -
Method Summary
Modifier and TypeMethodDescriptionThe style of the container border.The style of the descendants' borders.
-
Constructor Details
-
ContainerQueryContainerHighlightConfig
-
-
Method Details
-
getContainerBorder
The style of the container border. -
getDescendantBorder
The style of the descendants' borders.
-