Table of Contents

Enum ResourceType

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

Resource type as it was perceived by the rendering engine.

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

Fields

CSPViolationReport = 15
Document = 0
EventSource = 10
FedCM = 17
Fetch = 8
Font = 4
Image = 2
Manifest = 12
Media = 3
Other = 18
Ping = 14
Prefetch = 9
Preflight = 16
Script = 5
SignedExchange = 13
Stylesheet = 1
TextTrack = 6
WebSocket = 11
XHR = 7