Table of Contents

Class PauseCommandSettings

Namespace
OpenQA.Selenium.DevTools.V146.Debugger
Assembly
Selenium.WebDriver.dll

Stops on the next JavaScript statement.

public sealed class PauseCommandSettings : ICommand
Inheritance
PauseCommandSettings
Implements
Inherited Members

Properties

CommandName

Gets the name of the command.

[JsonIgnore]
public string CommandName { get; }

Property Value

string