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

Class GetDocumentCommandResponse

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

Response for GetDocument

public sealed class GetDocumentCommandResponse : ICommandResponse<GetDocumentCommandSettings>, ICommandResponse
Inheritance
GetDocumentCommandResponse
Implements
Inherited Members
Extension Methods

Properties

Root

Gets or sets the root

[JsonPropertyName("root")]
public Node Root { get; set; }

Property Value

Node