Class EnableCommandSettings
- Namespace
- OpenQA.Selenium.DevTools.V148.DOMStorage
- Assembly
- Selenium.WebDriver.dll
Enables storage tracking, storage events will now be delivered to the client.
public sealed class EnableCommandSettings : ICommand
- Inheritance
-
EnableCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }