Table of Contents

Enum NavigationType

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

The type of a frameNavigated event.

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

Fields

BackForwardCacheRestore = 1
Navigation = 0