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