class Selenium::WebDriver::FedCM::Dialog

def title

Returns the title of the dialog.
def title
  @bridge.fedcm_title
end