Table of Contents

Class EnableCommandSettings

Namespace
OpenQA.Selenium.DevTools.V147.WebMCP
Assembly
Selenium.WebDriver.dll

Enables the WebMCP domain, allowing events to be sent. Enabling the domain will trigger a toolsAdded event for all currently registered tools.

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