# File lib/selenium/openqa/selenium.rb, line 1065
        def get_selected_id(selectLocator)
            return get_string("getSelectedId", [selectLocator,])
        end