Uses of Class
org.openqa.selenium.devtools.v141.overlay.model.FlexContainerHighlightConfig
Packages that use FlexContainerHighlightConfig
-
Uses of FlexContainerHighlightConfig in org.openqa.selenium.devtools.v141.overlay.model
Methods in org.openqa.selenium.devtools.v141.overlay.model that return FlexContainerHighlightConfigModifier and TypeMethodDescriptionFlexNodeHighlightConfig.getFlexContainerHighlightConfig()A descriptor for the highlight appearance of flex containers.Methods in org.openqa.selenium.devtools.v141.overlay.model that return types with arguments of type FlexContainerHighlightConfigModifier and TypeMethodDescriptionHighlightConfig.getFlexContainerHighlightConfig()The flex container highlight configuration (default: all transparent).Constructors in org.openqa.selenium.devtools.v141.overlay.model with parameters of type FlexContainerHighlightConfigModifierConstructorDescriptionFlexNodeHighlightConfig(FlexContainerHighlightConfig flexContainerHighlightConfig, NodeId nodeId)