Table of Contents

Class TerminateExecutionCommandSettings

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

Terminate current or next JavaScript execution. Will cancel the termination when the outer-most script execution ends.

public sealed class TerminateExecutionCommandSettings : ICommand
Inheritance
TerminateExecutionCommandSettings
Implements
Inherited Members

Properties

CommandName

Gets the name of the command.

[JsonIgnore]
public string CommandName { get; }

Property Value

string