Table of Contents

Class DisableCommandSettings

Namespace
OpenQA.Selenium.DevTools.V148.Console
Assembly
Selenium.WebDriver.dll

Disables console domain, prevents further console messages from being reported to the client.

public sealed class DisableCommandSettings : ICommand
Inheritance
DisableCommandSettings
Implements
Inherited Members

Properties

CommandName

Gets the name of the command.

[JsonIgnore]
public string CommandName { get; }

Property Value

string