# File lib/selenium/client/idiomatic.rb, line 156
      def text?(pattern)
        boolean_command "isTextPresent", [pattern,]
      end