For Edge, when you want use "--user-data-dir". Just go to edge://version to check. "C:\Users\Plane\AppData\Local\Microsoft\Edge\User Data\Profile 1". So when set options.addargument("--profile-directory=[]"), It may not be the "Default".

This commit is contained in:
Pyhtagodzilla
2025-05-30 08:41:46 +08:00
commit 86e245581a
9 changed files with 128 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# 默认忽略的文件
/shelf/
/workspace.xml
# 基于编辑器的 HTTP 客户端请求
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml