# File lib/selenium/client/idiomatic.rb, line 202
      def alert?
        boolean_command "isAlertPresent"
      end