Table of Contents

Class EmulateNetworkConditionsCommandResponse

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

Response for Activates emulation of network conditions. This command is deprecated in favor of the emulateNetworkConditionsByRule and overrideNetworkState commands, which can be used together to the same effect.

public sealed class EmulateNetworkConditionsCommandResponse : ICommandResponse<EmulateNetworkConditionsCommandSettings>, ICommandResponse
Inheritance
EmulateNetworkConditionsCommandResponse
Implements
Inherited Members
Extension Methods