Table of Contents

Enum NavigationType

Namespace
OpenQA.Selenium.DevTools.V131.Page
Assembly
WebDriver.dll

NavigationType

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

Fields

[EnumMember(Value = "BackForwardCacheRestore")] BackForwardCacheRestore = 1

Enumerated member for the BackForwardCacheRestore value.

[EnumMember(Value = "Navigation")] Navigation = 0

Enumerated member for the Navigation value.