Table of Contents

Class GetElementByRelationCommandResponse

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

Response for GetElementByRelation

public sealed class GetElementByRelationCommandResponse : ICommandResponse<GetElementByRelationCommandSettings>, ICommandResponse
Inheritance
GetElementByRelationCommandResponse
Implements
Inherited Members
Extension Methods

Properties

NodeId

Gets or sets the nodeId

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

Property Value

long