Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Class CanClearBrowserCacheCommandResponse

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

Response for CanClearBrowserCache

public sealed class CanClearBrowserCacheCommandResponse : ICommandResponse<CanClearBrowserCacheCommandSettings>, ICommandResponse
Inheritance
CanClearBrowserCacheCommandResponse
Implements
Inherited Members
Extension Methods

Properties

Result

Gets or sets the result

[JsonPropertyName("result")]
public bool Result { get; set; }

Property Value

bool