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

Class TakeResponseBodyAsStreamCommandResponse

Namespace
OpenQA.Selenium.DevTools.V137.Fetch
Assembly
WebDriver.dll

Response for TakeResponseBodyAsStream

public sealed class TakeResponseBodyAsStreamCommandResponse : ICommandResponse<TakeResponseBodyAsStreamCommandSettings>, ICommandResponse
Inheritance
TakeResponseBodyAsStreamCommandResponse
Implements
Inherited Members
Extension Methods

Properties

Stream

Gets or sets the stream

[JsonPropertyName("stream")]
public string Stream { get; set; }

Property Value

string