修改多线程
This commit is contained in:
parent
f392b97398
commit
5191576b9e
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
|
@ -311,7 +311,7 @@ justauth:
|
||||||
webDriver:
|
webDriver:
|
||||||
driverName: webdriver.chrome.driver
|
driverName: webdriver.chrome.driver
|
||||||
# 浏览器完整路径
|
# 浏览器完整路径
|
||||||
webExamplePath: 'D:/Program Files (x86)/Google/Chrome/Application/chrome.exe'
|
webExamplePath: 'C:/Program Files/Google/Chrome/Application/chrome.exe'
|
||||||
# 驱动地址
|
# 驱动地址
|
||||||
driverPath: web/webDriver/126.0.6478.127/chromedriver.exe
|
driverPath: web/webDriver/126.0.6478.127/chromedriver.exe
|
||||||
# html地址
|
# html地址
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue