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