# File lib/selenium/openqa/selenium.rb, line 1017
        def get_selected_label(selectLocator)
            return get_string("getSelectedLabel", [selectLocator,])
        end