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