# File lib/selenium/client/legacy_driver.rb, line 809 def is_alert_present() return boolean_command("isAlertPresent", []) end