class Selenium::WebDriver::FedCM::Dialog

def type

One of DIALOG_TYPE_ACCOUNT_LIST and DIALOG_TYPE_AUTO_REAUTH.

Returns the type of the open dialog.
def type
  @bridge.fedcm_dialog_type
end