Table of Contents

Class CanEmulateNetworkConditionsCommandResponse

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

Response for CanEmulateNetworkConditions

public sealed class CanEmulateNetworkConditionsCommandResponse : ICommandResponse<CanEmulateNetworkConditionsCommandSettings>, ICommandResponse
Inheritance
CanEmulateNetworkConditionsCommandResponse
Implements
Inherited Members
Extension Methods

Properties

Result

Gets or sets the result

[JsonPropertyName("result")]
public bool Result { get; set; }

Property Value

bool