Table of Contents

Class WindowControlsOverlayConfig

Namespace
OpenQA.Selenium.DevTools.V130.Overlay
Assembly
WebDriver.dll

WindowControlsOverlayConfig

public sealed class WindowControlsOverlayConfig
Inheritance
WindowControlsOverlayConfig
Inherited Members

Properties

SelectedPlatform

selectedPlatform

[JsonPropertyName("selectedPlatform")]
public string SelectedPlatform { get; set; }

Property Value

string

ShowCSS

showCSS

[JsonPropertyName("showCSS")]
public bool ShowCSS { get; set; }

Property Value

bool

ThemeColor

themeColor

[JsonPropertyName("themeColor")]
public string ThemeColor { get; set; }

Property Value

string