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

Class CaptureScreenshotCommandResponse

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

Response for CaptureScreenshot

public sealed class CaptureScreenshotCommandResponse : ICommandResponse<CaptureScreenshotCommandSettings>, ICommandResponse
Inheritance
CaptureScreenshotCommandResponse
Implements
Inherited Members
Extension Methods

Properties

Data

Gets or sets the data

[JsonPropertyName("data")]
public string Data { get; set; }

Property Value

string