Table of Contents

Class GetQueryingDescendantsForContainerCommandResponse

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

Response for GetQueryingDescendantsForContainer

public sealed class GetQueryingDescendantsForContainerCommandResponse : ICommandResponse<GetQueryingDescendantsForContainerCommandSettings>, ICommandResponse
Inheritance
GetQueryingDescendantsForContainerCommandResponse
Implements
Inherited Members
Extension Methods

Properties

NodeIds

Gets or sets the nodeIds

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

Property Value

long[]