Table of Contents

Class SetRequestInterceptionCommandResponse

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

Response for Sets the requests to intercept that match the provided patterns and optionally resource types. Deprecated, please use Fetch.enable instead.

public sealed class SetRequestInterceptionCommandResponse : ICommandResponse<SetRequestInterceptionCommandSettings>, ICommandResponse
Inheritance
SetRequestInterceptionCommandResponse
Implements
Inherited Members
Extension Methods