class Selenium::WebDriver::FedCM::Dialog

def subtitle

Returns the subtitle of the dialog or nil if none.
def subtitle
  @bridge.fedcm_subtitle
end