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