selenium.webdriver.remote.fedcm#
Classes
|
- class FedCM(driver)[source]#
Bases:
object- property title: str#
Gets the title of the dialog.
- property subtitle: str | None#
Gets the subtitle of the dialog.
- property dialog_type: str#
Gets the type of the dialog currently being shown.
- property account_list: list[dict]#
Gets the list of accounts shown in the dialog.