Uses of Class
org.openqa.selenium.devtools.v141.overlay.model.BoxStyle
Packages that use BoxStyle
-
Uses of BoxStyle in org.openqa.selenium.devtools.v141.overlay.model
Methods in org.openqa.selenium.devtools.v141.overlay.model that return types with arguments of type BoxStyleModifier and TypeMethodDescriptionFlexItemHighlightConfig.getBaseSizeBox()Style of the box representing the item's base sizeFlexContainerHighlightConfig.getColumnGapSpace()Style of empty space caused by columns gaps (gap/column-gap).FlexContainerHighlightConfig.getCrossDistributedSpace()Style of content-distribution space on the cross axis (align-content).FlexContainerHighlightConfig.getMainDistributedSpace()Style of content-distribution space on the main axis (justify-content).FlexContainerHighlightConfig.getRowGapSpace()Style of empty space caused by row gaps (gap/row-gap).Constructor parameters in org.openqa.selenium.devtools.v141.overlay.model with type arguments of type BoxStyle