# File selenium.rb, line 1056 def get_selected_ids(selectLocator) return get_string_array("getSelectedIds", [selectLocator,]) end