# File selenium.rb, line 700
        def get_selected_id(selectLocator)
            return get_string("getSelectedId", [selectLocator,])
        end