chore(config): 更新Playwright配置以支持自定义浏览器路径
- 修改PlaywrightManager以读取PLAYWRIGHT_BROWSERS_PATH环境变量 - 当环境变量未设置时使用默认路径并记录日志 - 添加跳过浏览器下载的环境变量配置 - 使用CreateOptions设置自定义环境变量- 引入hutool工具类进行字符串判断- 添加必要的导入语句
This commit is contained in:
2
.idea/compiler.xml
generated
2
.idea/compiler.xml
generated
@@ -13,7 +13,7 @@
|
||||
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
|
||||
<outputRelativeToContentRoot value="true" />
|
||||
<processorPath useClasspath="false">
|
||||
<entry name="$PROJECT_DIR$/../../maven_repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar" />
|
||||
<entry name="D:/maven_repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar" />
|
||||
</processorPath>
|
||||
<module name="fantaibao-crawler-desktop" />
|
||||
</profile>
|
||||
|
||||
Reference in New Issue
Block a user