Hacker News new | ask | show | jobs
by richardwhiuk 678 days ago
Was easier to use enter + space, rather than a trackpad.
2 comments

I opened console and did something like:

    setInterval(() => document.querySelector('button').click(), 100)
In Chrome, you can simply click, hold, and hold enter when releasing click.