Table of Contents

Class GridNodeHighlightConfig

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

GridNodeHighlightConfig

public sealed class GridNodeHighlightConfig
Inheritance
GridNodeHighlightConfig
Inherited Members

Properties

GridHighlightConfig

gridHighlightConfig

[JsonPropertyName("gridHighlightConfig")]
public GridHighlightConfig GridHighlightConfig { get; set; }

Property Value

GridHighlightConfig

NodeId

nodeId

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

Property Value

long