2024年7月2日 修改配置文件

This commit is contained in:
bai 2024-07-02 20:21:57 +08:00
parent 6b30de86b3
commit f392b97398
3 changed files with 18 additions and 9 deletions

View File

@ -328,11 +328,14 @@ libreOffice:
# 浏览器调用
webDriver:
driverName: webdriver.chrome.driver
# 浏览器完整路径
webExamplePath: 'D:/Program Files (x86)/Google/Chrome/Application/chrome.exe'
# 驱动地址
driverPath: web/webDriver/126.0.6478.57/chromedriver.exe
driverPath: web/webDriver/126.0.6478.127/chromedriver.exe
# html地址
webHTMLPath: web/html
# 是否式运行
isShow: false
# 是否无头模式运行
isShow: true
# 是否运行后关闭
isClose: true

View File

@ -310,11 +310,14 @@ justauth:
# 浏览器调用
webDriver:
driverName: webdriver.chrome.driver
# 浏览器完整路径
webExamplePath: 'D:/Program Files (x86)/Google/Chrome/Application/chrome.exe'
# 驱动地址
driverPath: web/webDriver/126.0.6478.57/chromedriver.exe
driverPath: web/webDriver/126.0.6478.127/chromedriver.exe
# html地址
webHTMLPath: web/html
# 是否式运行
isShow: false
# 是否无头模式运行
isShow: true
# 是否运行后关闭
isClose: true

View File

@ -310,11 +310,14 @@ justauth:
# 浏览器调用
webDriver:
driverName: webdriver.chrome.driver
# 浏览器完整路径
webExamplePath: 'D:/Program Files (x86)/Google/Chrome/Application/chrome.exe'
# 驱动地址
driverPath: web/webDriver/126.0.6478.57/chromedriver.exe
driverPath: web/webDriver/126.0.6478.127/chromedriver.exe
# html地址
webHTMLPath: web/html
# 是否式运行
isShow: false
# 是否无头模式运行
isShow: true
# 是否运行后关闭
isClose: true