Table of Contents

Enum TransitionType

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

Transition type.

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

Fields

AddressBar = 2
AutoBookmark = 3
AutoSubframe = 4
AutoToplevel = 7
FormSubmit = 8
Generated = 6
Keyword = 10
KeywordGenerated = 11
ManualSubframe = 5
Other = 12
Reload = 9
Typed = 1