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