Class WindowControlsOverlayConfig

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

public class WindowControlsOverlayConfig extends Object
Configuration for Window Controls Overlay
  • Constructor Details

    • WindowControlsOverlayConfig

      public WindowControlsOverlayConfig(Boolean showCSS, String selectedPlatform, String themeColor)
  • Method Details

    • getShowCSS

      public Boolean getShowCSS()
      Whether the title bar CSS should be shown when emulating the Window Controls Overlay.
    • getSelectedPlatform

      public String getSelectedPlatform()
      Selected platforms to show the overlay.
    • getThemeColor

      public String getThemeColor()
      The theme color defined in app manifest.