Table of Contents

Class ClearBrowserCookiesCommandSettings

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

Clears browser cookies.

public sealed class ClearBrowserCookiesCommandSettings : ICommand
Inheritance
ClearBrowserCookiesCommandSettings
Implements
Inherited Members

Properties

CommandName

Gets the name of the command.

[JsonIgnore]
public string CommandName { get; }

Property Value

string