Table of Contents

Class GetRelayoutBoundaryCommandResponse

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

Response for GetRelayoutBoundary

public sealed class GetRelayoutBoundaryCommandResponse : ICommandResponse<GetRelayoutBoundaryCommandSettings>, ICommandResponse
Inheritance
GetRelayoutBoundaryCommandResponse
Implements
Inherited Members
Extension Methods

Properties

NodeId

Gets or sets the nodeId

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

Property Value

long