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.