Table of Contents

Class GetAnnotatedPageContentCommandResponse

Namespace
OpenQA.Selenium.DevTools.V144.Page
Assembly
WebDriver.dll

Response for GetAnnotatedPageContent

public sealed class GetAnnotatedPageContentCommandResponse : ICommandResponse<GetAnnotatedPageContentCommandSettings>, ICommandResponse
Inheritance
GetAnnotatedPageContentCommandResponse
Implements
Inherited Members
Extension Methods

Properties

Content

Gets or sets the content

[JsonPropertyName("content")]
public string Content { get; set; }

Property Value

string