# File selenium.rb, line 1080 def get_select_options(selectLocator) return get_string_array("getSelectOptions", [selectLocator,]) end