Post #2981941
2026-02-15 16:58 UTC
@blinry@chaos.social what is the difference between $$(…) and $$$(…)? I didn't know about $$(…)
Replies (1)
-
@nicolaschevobbe@mastodon.social 2026-02-15 17:09
@adamhotep@infosec.exchange @blinry@chaos.social $$$ will retrieve éléments in the shadow dom, which is not the case for $$ (see https://firefox-source-docs.mozilla.org/devtools-user/web_console/helpers/ for the full doc)