# File lib/selenium/client/idiomatic.rb, line 163
      def element?(locator)
        boolean_command "isElementPresent", [locator,]
      end