Table of Contents

Class SetCacheDisabledCommandResponse

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

Response for Toggles ignoring cache for each request. If true, cache will not be used.

public sealed class SetCacheDisabledCommandResponse : ICommandResponse<SetCacheDisabledCommandSettings>, ICommandResponse
Inheritance
SetCacheDisabledCommandResponse
Implements
Inherited Members
Extension Methods