Class DisableCommandSettings
- Namespace
- OpenQA.Selenium.DevTools.V147.EventBreakpoints
- Assembly
- Selenium.WebDriver.dll
Removes all breakpoints
public sealed class DisableCommandSettings : ICommand
- Inheritance
-
DisableCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }