class Selenium::WebDriver::Remote::Bridge

def select_fedcm_account(index)

def select_fedcm_account(index)
  execute :select_fedcm_account, {}, {accountIndex: index}
end