Class FlexItemHighlightConfig

java.lang.Object
org.openqa.selenium.devtools.v134.overlay.model.FlexItemHighlightConfig

public class FlexItemHighlightConfig extends Object
Configuration data for the highlighting of Flex item elements.
  • Constructor Details

  • Method Details

    • getBaseSizeBox

      public Optional<BoxStyle> getBaseSizeBox()
      Style of the box representing the item's base size
    • getBaseSizeBorder

      public Optional<LineStyle> getBaseSizeBorder()
      Style of the border around the box representing the item's base size
    • getFlexibilityArrow

      public Optional<LineStyle> getFlexibilityArrow()
      Style of the arrow representing if the item grew or shrank