Table of Contents

Class EmulateNetworkConditionsByRuleCommandResponse

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

Response for EmulateNetworkConditionsByRule

public sealed class EmulateNetworkConditionsByRuleCommandResponse : ICommandResponse<EmulateNetworkConditionsByRuleCommandSettings>, ICommandResponse
Inheritance
EmulateNetworkConditionsByRuleCommandResponse
Implements
Inherited Members
Extension Methods

Properties

RuleIds

Gets or sets the ruleIds

[JsonPropertyName("ruleIds")]
public string[] RuleIds { get; set; }

Property Value

string[]