feat(spider): 增强Playwright截图功能以支持打包环境
添加对打包环境的支持,自动检测运行环境并设置正确的浏览器路径 移除重复的截图方法,优化错误日志记录 更新requirements.txt添加playwright依赖
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: pyinstaller-one
|
||||
description: 当执行pyinstaller打包的时候,执行这个技能。
|
||||
description: 用pyinstaller打包,执行这个技能。
|
||||
---
|
||||
|
||||
## 元数据
|
||||
|
||||
Reference in New Issue
Block a user