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