Table of Contents

Class PushNodeByPathToFrontendCommandResponse

Namespace
OpenQA.Selenium.DevTools.V132.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