Table of Contents

Class CanClearBrowserCacheCommandSettings

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

Tells whether clearing browser cache is supported.

public sealed class CanClearBrowserCacheCommandSettings : ICommand
Inheritance
CanClearBrowserCacheCommandSettings
Implements
Inherited Members

Properties

CommandName

Gets the name of the command.

[JsonIgnore]
public string CommandName { get; }

Property Value

string