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

Class PushNodeByPathToFrontendCommandResponse

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

Response for PushNodeByPathToFrontend

public sealed class PushNodeByPathToFrontendCommandResponse : ICommandResponse<PushNodeByPathToFrontendCommandSettings>, ICommandResponse
Inheritance
PushNodeByPathToFrontendCommandResponse
Implements
Inherited Members
Extension Methods

Properties

NodeId

Gets or sets the nodeId

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

Property Value

long