Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Bigtuna00/5649893 to your computer and use it in GitHub Desktop.
Save Bigtuna00/5649893 to your computer and use it in GitHub Desktop.
javascript:var els = Ext.select('a[class=lt-add-offer-link]').elements;for(var i in els){els[i].click()}
@Bigtuna00
Copy link
Author

Would like to improve this to detect already added offers, to make it more efficient.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment