Table of Contents

Class DisableCommandSettings

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

Disables storage tracking, prevents storage events from being sent to the client.

public sealed class DisableCommandSettings : ICommand
Inheritance
DisableCommandSettings
Implements
Inherited Members

Properties

CommandName

Gets the name of the command.

[JsonIgnore]
public string CommandName { get; }

Property Value

string