java.lang.Object
org.openqa.selenium.devtools.v115.overlay.model.BoxStyle

public class BoxStyle extends Object
Style information for drawing a box.
  • Constructor Details

  • Method Details

    • getFillColor

      public Optional<RGBA> getFillColor()
      The background color for the box (default: transparent)
    • getHatchColor

      public Optional<RGBA> getHatchColor()
      The hatching color for the box (default: transparent)