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