Uses of Class
org.openqa.selenium.devtools.v107.overlay.model.FlexItemHighlightConfig
-
Packages that use FlexItemHighlightConfig Package Description org.openqa.selenium.devtools.v107.overlay.model -
-
Uses of FlexItemHighlightConfig in org.openqa.selenium.devtools.v107.overlay.model
Methods in org.openqa.selenium.devtools.v107.overlay.model that return types with arguments of type FlexItemHighlightConfig Modifier and Type Method Description java.util.Optional<FlexItemHighlightConfig>HighlightConfig. getFlexItemHighlightConfig()The flex item highlight configuration (default: all transparent).
-