Table of Contents

Class ContainerQueryHighlightConfig

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

ContainerQueryHighlightConfig

public sealed class ContainerQueryHighlightConfig
Inheritance
ContainerQueryHighlightConfig
Inherited Members

Properties

ContainerQueryContainerHighlightConfig

containerQueryContainerHighlightConfig

[JsonPropertyName("containerQueryContainerHighlightConfig")]
public ContainerQueryContainerHighlightConfig ContainerQueryContainerHighlightConfig { get; set; }

Property Value

ContainerQueryContainerHighlightConfig

NodeId

nodeId

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

Property Value

long