# File selenium.rb, line 652 def get_selected_label(selectLocator) return get_string("getSelectedLabel", [selectLocator,]) end