mirror of
https://github.com/zhao-zg/jd-login.git
synced 2026-01-16 16:00:43 +08:00
更新 login.py
忘记headless模式修改
This commit is contained in:
parent
2ab72ed755
commit
54c3798538
4
login.py
4
login.py
@ -1046,8 +1046,8 @@ async def main(workList, uid, oocr, oocrDet):
|
|||||||
return "unknown"
|
return "unknown"
|
||||||
print("判断初始化浏览器")
|
print("判断初始化浏览器")
|
||||||
chromium_path = await init_chrome()
|
chromium_path = await init_chrome()
|
||||||
#headless = 'new'
|
headless = 'new'
|
||||||
headless = False
|
#headless = False
|
||||||
print("选择登录")
|
print("选择登录")
|
||||||
|
|
||||||
try_time = 1
|
try_time = 1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user