Skip to content

Instantly share code, notes, and snippets.

@aetos382
Last active November 16, 2020 23:39
Show Gist options
  • Select an option

  • Save aetos382/22e735ab0d471218bbf2ac24e02dbbdd to your computer and use it in GitHub Desktop.

Select an option

Save aetos382/22e735ab0d471218bbf2ac24e02dbbdd to your computer and use it in GitHub Desktop.
Array.prototype.forEach.call(document.querySelectorAll('.webcatalog-favorite-dialog-color input[value="1"]'), (e) => e.click())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment