Table of Contents

Class GetAnchorElementCommandResponse

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

Response for GetAnchorElement

public sealed class GetAnchorElementCommandResponse : ICommandResponse<GetAnchorElementCommandSettings>, ICommandResponse
Inheritance
GetAnchorElementCommandResponse
Implements
Inherited Members
Extension Methods

Properties

NodeId

Gets or sets the nodeId

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

Property Value

long