Table of Contents

Class SourceOrderConfig

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

SourceOrderConfig

public sealed class SourceOrderConfig
Inheritance
SourceOrderConfig
Inherited Members

Properties

ChildOutlineColor

childOutlineColor

[JsonPropertyName("childOutlineColor")]
public RGBA ChildOutlineColor { get; set; }

Property Value

RGBA

ParentOutlineColor

parentOutlineColor

[JsonPropertyName("parentOutlineColor")]
public RGBA ParentOutlineColor { get; set; }

Property Value

RGBA