Class ContainerQueryContainerHighlightConfig

java.lang.Object
org.openqa.selenium.devtools.v126.overlay.model.ContainerQueryContainerHighlightConfig

public class ContainerQueryContainerHighlightConfig extends Object
  • Constructor Details

  • Method Details

    • getContainerBorder

      public Optional<LineStyle> getContainerBorder()
      The style of the container border.
    • getDescendantBorder

      public Optional<LineStyle> getDescendantBorder()
      The style of the descendants' borders.