Table of Contents

Enum CachedResponseType

Namespace
Selenium.WebDriver.BiDi.Cdp.CacheStorage
Assembly
Selenium.WebDriver.BiDi.Cdp.dll

type of HTTP response cached

[JsonConverter(typeof(JsonStringEnumConverter<CachedResponseType>))]
public enum CachedResponseType

Fields

Basic = 0
Cors = 1
Default = 2
Error = 3
OpaqueRedirect = 5
OpaqueResponse = 4