# File lib/selenium/web_page.rb, line 134
    def alert_present?
      @browser.is_alert_present
    end