# File lib/selenium/client/legacy_driver.rb, line 879 879: def get_confirmation() 880: return string_command("getConfirmation", []) 881: end