Skip to content

Instantly share code, notes, and snippets.

@Valindo
Created October 19, 2016 05:20
Show Gist options
  • Save Valindo/77946bda0f0e52ac844e2133b9523b7f to your computer and use it in GitHub Desktop.
Save Valindo/77946bda0f0e52ac844e2133b9523b7f to your computer and use it in GitHub Desktop.
setInterval(function(){
$('.btn-diwali.btn-buy')[11].click();
console.log("Clicked")
},1);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment