Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Class GetFeatureStateCommandResponse

Namespace
OpenQA.Selenium.DevTools.V136.SystemInfo
Assembly
WebDriver.dll

Response for GetFeatureState

public sealed class GetFeatureStateCommandResponse : ICommandResponse<GetFeatureStateCommandSettings>, ICommandResponse
Inheritance
GetFeatureStateCommandResponse
Implements
Inherited Members
Extension Methods

Properties

FeatureEnabled

Gets or sets the featureEnabled

[JsonPropertyName("featureEnabled")]
public bool FeatureEnabled { get; set; }

Property Value

bool