Table of Contents

Class EnableCommandSettings

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

Enables console domain, sends the messages collected so far to the client by means of the messageAdded notification.

public sealed class EnableCommandSettings : ICommand
Inheritance
EnableCommandSettings
Implements
Inherited Members

Properties

CommandName

Gets the name of the command.

[JsonIgnore]
public string CommandName { get; }

Property Value

string