Table of Contents

Class StreamResourceContentCommandResponse

Namespace
OpenQA.Selenium.DevTools.V131.Network
Assembly
WebDriver.dll

Response for StreamResourceContent

public sealed class StreamResourceContentCommandResponse : ICommandResponse<StreamResourceContentCommandSettings>, ICommandResponse
Inheritance
StreamResourceContentCommandResponse
Implements
Inherited Members
Extension Methods

Properties

BufferedData

Gets or sets the bufferedData

[JsonPropertyName("bufferedData")]
public string BufferedData { get; set; }

Property Value

string