# File lib/selenium/client/legacy_driver.rb, line 833 def is_confirmation_present() return boolean_command("isConfirmationPresent", []) end