java.lang.Object
org.openqa.selenium.devtools.v85.overlay.model.HingeConfig

public class HingeConfig extends Object
Configuration for dual screen hinge
  • Constructor Details

  • Method Details

    • getRect

      public Rect getRect()
      A rectangle represent hinge
    • getContentColor

      public Optional<RGBA> getContentColor()
      The content box highlight fill color (default: a dark color).
    • getOutlineColor

      public Optional<RGBA> getOutlineColor()
      The content box highlight outline color (default: transparent).