mirror of
https://gitee.com/g1879/DrissionPage.git
synced 2024-12-10 04:00:23 +08:00
微调
This commit is contained in:
parent
5716638fa1
commit
61bb2ac0df
@ -71,8 +71,7 @@ def check_driver_version(driver_path: str = None, chrome_path: str = None) -> bo
|
||||
except Exception as e:
|
||||
info = f'''
|
||||
出现异常:
|
||||
{e}
|
||||
chromedriver下载网址:https://chromedriver.chromium.org/downloads
|
||||
{e}chromedriver下载网址:https://chromedriver.chromium.org/downloads
|
||||
'''
|
||||
print(info)
|
||||
return False
|
||||
|
Loading…
x
Reference in New Issue
Block a user