Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Class GetQueryingDescendantsForContainerCommandResponse

Namespace
OpenQA.Selenium.DevTools.V136.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[]