# File lib/selenium/openqa/selenium.rb, line 1025 def get_selected_values(selectLocator) return get_string_array("getSelectedValues", [selectLocator,]) end