Table of Contents

Class InterceptedResponse

Namespace
OpenQA.Selenium.BiDi.Network
Assembly
WebDriver.dll
public sealed record InterceptedResponse : ResponseStartedEventArgs, IEquatable<EventArgs>, IEquatable<BaseParametersEventArgs>, IEquatable<ResponseStartedEventArgs>, IEquatable<InterceptedResponse>
Inheritance
InterceptedResponse
Implements
Inherited Members

Methods

ContinueAsync(ContinueResponseOptions?)

public Task ContinueAsync(ContinueResponseOptions? options = null)

Parameters

options ContinueResponseOptions

Returns

Task