class Selenium::WebDriver::Remote::Bridge

def credentials(authenticator_id)

def credentials(authenticator_id)
  execute :get_credentials, {authenticatorId: authenticator_id}
end