mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
Merge branch 'main' of https://github.com/McElaga/zhenxun_bot
This commit is contained in:
commit
5429e6ed5c
@ -32,7 +32,7 @@ async def get_browser(**kwargs) -> Browser:
|
||||
return _browser or await init(**kwargs)
|
||||
|
||||
|
||||
# @driver.on_startup
|
||||
@driver.on_startup
|
||||
def install():
|
||||
"""自动安装、更新 Chromium"""
|
||||
logger.info("正在检查 Chromium 更新")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user