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:
|
except Exception as e:
|
||||||
info = f'''
|
info = f'''
|
||||||
出现异常:
|
出现异常:
|
||||||
{e}
|
{e}chromedriver下载网址:https://chromedriver.chromium.org/downloads
|
||||||
chromedriver下载网址:https://chromedriver.chromium.org/downloads
|
|
||||||
'''
|
'''
|
||||||
print(info)
|
print(info)
|
||||||
return False
|
return False
|
||||||
|
Loading…
x
Reference in New Issue
Block a user