Skip to content

Instantly share code, notes, and snippets.

@tonyciou
Created September 13, 2017 04:21
Show Gist options
  • Save tonyciou/e42890cc0819ff821e6df4bba80e7111 to your computer and use it in GitHub Desktop.
Save tonyciou/e42890cc0819ff821e6df4bba80e7111 to your computer and use it in GitHub Desktop.
kktix-get-ticket.js
$('span.ticket-quantity.ng-scope button.btn-default.plus')[0].click();
$('#person_agree_terms').click();
$('button.btn.btn-lg.ng-isolate-scope').click();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment