Skip to content

Instantly share code, notes, and snippets.

@s25g5d4
Created August 11, 2015 12:08
Show Gist options
  • Save s25g5d4/ec1914018cf390aa4343 to your computer and use it in GitHub Desktop.
Save s25g5d4/ec1914018cf390aa4343 to your computer and use it in GitHub Desktop.
NO 問卷
[].slice.call(document.querySelectorAll('.QTitle + td table td:nth-child(3) label'), 0).forEach(function (e) { e.click(); });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment