Table of Contents

Class IsolatedElementHighlightConfig

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

IsolatedElementHighlightConfig

public sealed class IsolatedElementHighlightConfig
Inheritance
IsolatedElementHighlightConfig
Inherited Members

Properties

IsolationModeHighlightConfig

isolationModeHighlightConfig

[JsonPropertyName("isolationModeHighlightConfig")]
public IsolationModeHighlightConfig IsolationModeHighlightConfig { get; set; }

Property Value

IsolationModeHighlightConfig

NodeId

nodeId

[JsonPropertyName("nodeId")]
public long NodeId { get; set; }

Property Value

long