Table of Contents

Enum InitiatorType

Namespace
PuppeteerSharp
Assembly
PuppeteerSharp.dll

Type of the Initiator.

public enum InitiatorType

Fields

Other = 5

Other.

Parser = 0

Parser.

Preflight = 4

Preflight.

Preload = 2

Preload.

Script = 1

Script.

[EnumMember(Value = "SignedExchange")] SignedExchange = 3

SignedExchange.