module Selenium::WebDriver::DriverExtensions::HasFedCmDialog
def reset_fedcm_cooldown
If a user agent triggers a cooldown when the account chooser is dismissed,
Resets the FedCm dialog cooldown.
def reset_fedcm_cooldown @bridge.reset_fedcm_cooldown end