# File selenium.rb, line 1008 def get_selected_labels(selectLocator) return get_string_array("getSelectedLabels", [selectLocator,]) end