# File selenium.rb, line 1032 def get_selected_value(selectLocator) return get_string("getSelectedValue", [selectLocator,]) end