Skip to content

Instantly share code, notes, and snippets.

@julienreszka
Created January 18, 2020 06:13
Show Gist options
  • Save julienreszka/be2245e2e6b01d7b734f61d0a3b4f58e to your computer and use it in GitHub Desktop.
Save julienreszka/be2245e2e6b01d7b734f61d0a3b4f58e to your computer and use it in GitHub Desktop.
javascript:(function(){document.querySelectorAll(`path[stroke-linecap='round']`).forEach(el => {el.parentElement.parentElement.parentElement.click()})})()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment