feat: download pdf with playwright

This commit is contained in:
2026-07-16 12:06:37 +02:00
parent 32040ca46c
commit 44c6d0d9ef
8 changed files with 166 additions and 2 deletions
+2 -1
View File
@@ -4,7 +4,8 @@
"Bash(echo \"exit: $?\")",
"Bash(python3 -c ' *)",
"Bash(command -v python3)",
"Bash(pip3 show *)"
"Bash(pip3 show *)",
"Bash(uv run *)"
]
}
}