Skip to content

Instantly share code, notes, and snippets.

@MarkRoddy
Last active August 29, 2015 14:15
Show Gist options
  • Save MarkRoddy/fb06d4a06773d9e99379 to your computer and use it in GitHub Desktop.
Save MarkRoddy/fb06d4a06773d9e99379 to your computer and use it in GitHub Desktop.
for(var i=10; i<20; i++) { $("[for='chk" + i + "']").click() };
$("[add-directive-dmyx='delete-dmyx'] button").click();
$("#dialogButton_ok_myx button").click();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment