mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-11 08:20:53 +00:00
Backtick-wrapped playwright-cli examples in the unquoted heredoc were being interpreted as bash command substitution, producing empty prompts. Replace backtick syntax with plain "Run:" prefixed commands.