Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
trinovantes
on June 21, 2022
|
parent
|
context
|
favorite
| on:
WTF Nextdoor? Over 130 clicks to disable email and...
I would probably just try document.getElementsByClass('selector').forEach((el) => el.click()) in the console
wonderbore
on June 21, 2022
[–]
Also works:
$$('selector').forEach(el => el.click())
Every browser console has extra helpers:
https://firefox-source-docs.mozilla.org/devtools-user/web_co...
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: