# File lib/selenium/openqa/selenium.rb, line 1057 def get_selected_ids(selectLocator) return get_string_array("getSelectedIds", [selectLocator,]) end