Elektrine lite

← Feed

@adamhotep@infosec.exchange

Post #2981941

2026-02-15 16:58 UTC

@blinry@chaos.social what is the difference between $$(…) and $$$(…)? I didn't know about $$(…)

Replies (1)

  • @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)

    Open ##2981942