Table of Contents

Enum DialogType

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

The types of FedCM dialogs.

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

Fields

AccountChooser = 0
AutoReauthn = 1
ConfirmIdpLogin = 2
Error = 3