Table of Contents

Enum NavigationType

Namespace
PuppeteerSharp.Cdp.Messaging
Assembly
PuppeteerSharp.dll

Navigation types.

[JsonConverter(typeof(JsonStringEnumMemberConverter<NavigationType>))]
public enum NavigationType

Fields

BackForwardCacheRestore = 1

Back forward cache restore.

Navigation = 0

Normal navigation.