# File lib/selenium/client/idiomatic.rb, line 184
      def field(locator)
        string_command "getValue", [locator,]
      end