# File selenium.rb, line 590
        def get_value(locator)
            return get_string("getValue", [locator,])
        end