# File lib/selenium/client/legacy_driver.rb, line 928 def get_value(locator) return string_command("getValue", [locator,]) end