Uses of Class
org.openqa.selenium.devtools.v113.fedcm.model.Account
-
Packages that use Account Package Description org.openqa.selenium.devtools.v113.fedcm.model -
-
Uses of Account in org.openqa.selenium.devtools.v113.fedcm.model
Methods in org.openqa.selenium.devtools.v113.fedcm.model that return types with arguments of type Account Modifier and Type Method Description java.util.List<Account>DialogShown. getAccounts()Constructor parameters in org.openqa.selenium.devtools.v113.fedcm.model with type arguments of type Account Constructor Description DialogShown(java.lang.String dialogId, java.util.List<Account> accounts, java.lang.String title, java.util.Optional<java.lang.String> subtitle)
-