Skip to content

Instantly share code, notes, and snippets.

@nickcaballero
Created August 3, 2021 15:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nickcaballero/bfc83a423cfec5cad305f17f650bf37a to your computer and use it in GitHub Desktop.
Save nickcaballero/bfc83a423cfec5cad305f17f650bf37a to your computer and use it in GitHub Desktop.
CVS Check Appointment Snippet
$('div button.red').each((i,t) => setTimeout(() => t.click(), 1000 * i))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment