encore des nouveaux truc par la
This commit is contained in:
parent
7c19dcc974
commit
1c9697700d
2
V6.py
2
V6.py
@ -469,7 +469,7 @@ def login_part_2(ldriver, cookies = False):
|
|||||||
ldriver.find_element(BY.ID, "iLooksGood")
|
ldriver.find_element(BY.ID, "iLooksGood")
|
||||||
if cookies:
|
if cookies:
|
||||||
save_cookies(ldriver)
|
save_cookies(ldriver)
|
||||||
for id in ["KmsiCheckboxField", "id__0", "iLooksGood", "idSIButton9", "iCancel"]:
|
for id in ["iNext", "KmsiCheckboxField", "id__0", "iLooksGood", "idSIButton9", "iCancel"]:
|
||||||
if get_domain(ldriver) == "account.microsoft.com":
|
if get_domain(ldriver) == "account.microsoft.com":
|
||||||
break
|
break
|
||||||
try:
|
try:
|
||||||
|
Loading…
Reference in New Issue
Block a user