# File selenium.rb, line 684 def get_selected_index(selectLocator) return get_string("getSelectedIndex", [selectLocator,]) end