class Selenium::WebDriver::VirtualAuthenticator

def remove_all_credentials

def remove_all_credentials
  @bridge.remove_all_credentials @id
end