# File lib/selenium/openqa/selenium.rb, line 948
        def get_value(locator)
            return get_string("getValue", [locator,])
        end