Table of Contents

Class GetBrowserCommandLineCommandSettings

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

Returns the command line switches for the browser process if, and only if --enable-automation is on the commandline.

public sealed class GetBrowserCommandLineCommandSettings : ICommand
Inheritance
GetBrowserCommandLineCommandSettings
Implements
Inherited Members

Properties

CommandName

Gets the name of the command.

[JsonIgnore]
public string CommandName { get; }

Property Value

string