Table of Contents

Class ClearBrowserCacheCommandSettings

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

Clears browser cache.

public sealed class ClearBrowserCacheCommandSettings : ICommand
Inheritance
ClearBrowserCacheCommandSettings
Implements
Inherited Members

Properties

CommandName

Gets the name of the command.

[JsonIgnore]
public string CommandName { get; }

Property Value

string