# File lib/selenium/openqa/selenium.rb, line 1049 def get_selected_index(selectLocator) return get_string("getSelectedIndex", [selectLocator,]) end