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