selenium.webdriver.remote.fedcm¶
Classes
|
- class selenium.webdriver.remote.fedcm.FedCM(driver)[source]¶
- 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.