# File selenium.rb, line 1024 def get_selected_values(selectLocator) return get_string_array("getSelectedValues", [selectLocator,]) end