Table of Contents

Class SetEmulatedVisionDeficiencyCommandSettings

Namespace
OpenQA.Selenium.DevTools.V132.Emulation
Assembly
WebDriver.dll

SetEmulatedVisionDeficiency

public sealed class SetEmulatedVisionDeficiencyCommandSettings : ICommand
Inheritance
SetEmulatedVisionDeficiencyCommandSettings
Implements
Inherited Members

Properties

CommandName

Gets the name of the command.

[JsonIgnore]
public string CommandName { get; }

Property Value

string

Type

Gets or sets the type

[JsonPropertyName("type")]
public string Type { get; set; }

Property Value

string