Skip to content

Instantly share code, notes, and snippets.

@carbolymer
Created September 6, 2010 16:51
Show Gist options
  • Save carbolymer/567256 to your computer and use it in GitHub Desktop.
Save carbolymer/567256 to your computer and use it in GitHub Desktop.
var btnid='app_twoj_id_guzika_btn';
var i = 666;
document.createEvent('MouseEvent').initMouseEvent('mouseup',true,true,window,0, 10, 10, 20, 20, 0, 0, 0, 0, 0, null);
while(i>0) {i--; document.getElementById('btnid').dispatchEvent(m);}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment