Table of Contents

Class TakeResponseBodyForInterceptionAsStreamCommandResponse

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

Response for TakeResponseBodyForInterceptionAsStream

public sealed class TakeResponseBodyForInterceptionAsStreamCommandResponse : ICommandResponse<TakeResponseBodyForInterceptionAsStreamCommandSettings>, ICommandResponse
Inheritance
TakeResponseBodyForInterceptionAsStreamCommandResponse
Implements
Inherited Members
Extension Methods

Properties

Stream

Gets or sets the stream

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

Property Value

string