Namespace OpenQA.Selenium.DevTools.V146.FedCm
Classes
- Account
Corresponds to IdentityRequestAccount
- ClickDialogButtonCommandResponse
Response for ClickDialogButton
- ClickDialogButtonCommandSettings
ClickDialogButton
- DialogClosedEventArgs
Triggered when a dialog is closed, either by user action, JS abort, or a command below.
- DialogShownEventArgs
DialogShown
- DisableCommandResponse
Response for Disable
- DisableCommandSettings
Disable
- DismissDialogCommandResponse
Response for DismissDialog
- DismissDialogCommandSettings
DismissDialog
- EnableCommandResponse
Response for Enable
- EnableCommandSettings
Enable
- FedCmAdapter
Represents an adapter for the FedCm domain to simplify the command interface.
- OpenUrlCommandResponse
Response for OpenUrl
- OpenUrlCommandSettings
OpenUrl
- ResetCooldownCommandResponse
Response for Resets the cooldown time, if any, to allow the next FedCM call to show a dialog even if one was recently dismissed by the user.
- ResetCooldownCommandSettings
Resets the cooldown time, if any, to allow the next FedCM call to show a dialog even if one was recently dismissed by the user.
- SelectAccountCommandResponse
Response for SelectAccount
- SelectAccountCommandSettings
SelectAccount
Enums
- AccountUrlType
The URLs that each account has
- DialogButton
The buttons on the FedCM dialog.
- DialogType
The types of FedCM dialogs.
- LoginState
Whether this is a sign-up or sign-in action for this account, i.e. whether this account has ever been used to sign in to this RP before.