# File lib/selenium/openqa/selenium.rb, line 1081 def get_select_options(selectLocator) return get_string_array("getSelectOptions", [selectLocator,]) end