Hacker News new | ask | show | jobs
by _nalply 678 days ago
I opened console and did something like:

    setInterval(() => document.querySelector('button').click(), 100)