Hacker News new | ask | show | jobs
by labpdx 4716 days ago
$('.big_button').click();setTimeout(function(){$('.big_button').click();}, 1000);