function autoCommmit() { document.getElementById('link').click(); } document.addEventListener('DOMContentLoaded', autoCommmit);