# File lib/selenium/web_page.rb, line 62
    def alert
      Alert.new(self)
    end