Is there a way to click on a link on my page using JavaScript?
document.getElementById('yourLinkID').click();
548k questions
547k answers
4 comments
86.3k users