Table of Contents

Class RunIfWaitingForDebuggerCommandSettings

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

Tells inspected instance to run if it was waiting for debugger to attach.

public sealed class RunIfWaitingForDebuggerCommandSettings : ICommand
Inheritance
RunIfWaitingForDebuggerCommandSettings
Implements
Inherited Members

Properties

CommandName

Gets the name of the command.

[JsonIgnore]
public string CommandName { get; }

Property Value

string