Table of Contents

Class WaitForDebuggerCommandSettings

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

Pauses page execution. Can be resumed using generic Runtime.runIfWaitingForDebugger.

public sealed class WaitForDebuggerCommandSettings : ICommand
Inheritance
WaitForDebuggerCommandSettings
Implements
Inherited Members

Properties

CommandName

Gets the name of the command.

[JsonIgnore]
public string CommandName { get; }

Property Value

string