# File selenium.rb, line 1040 def get_selected_indexes(selectLocator) return get_string_array("getSelectedIndexes", [selectLocator,]) end