Table of Contents

Class GetTopLayerElementsCommandResponse

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

Response for GetTopLayerElements

public sealed class GetTopLayerElementsCommandResponse : ICommandResponse<GetTopLayerElementsCommandSettings>, ICommandResponse
Inheritance
GetTopLayerElementsCommandResponse
Implements
Inherited Members
Extension Methods

Properties

NodeIds

Gets or sets the nodeIds

[JsonPropertyName("nodeIds")]
public long[] NodeIds { get; set; }

Property Value

long[]