Table of Contents

Class RequestNodeCommandResponse

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

Response for RequestNode

public sealed class RequestNodeCommandResponse : ICommandResponse<RequestNodeCommandSettings>, ICommandResponse
Inheritance
RequestNodeCommandResponse
Implements
Inherited Members
Extension Methods

Properties

NodeId

Gets or sets the nodeId

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

Property Value

long