Created
September 18, 2021 05:13
-
-
Save ridheshcybe/f334154bac19b1fcc4e00ac4d8352130 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
document.querySelectorAll(`[data-testid="like"]`).forEach(e=>e.click()) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
v1