This commit is contained in:
piair 2022-05-27 14:46:23 +02:00
parent a85ff49f25
commit 4dacc7b61c

2
V4.py
View File

@ -641,7 +641,7 @@ def BingMobileSearch(override=randint(22, 25)):
send_keys_wait(mail, _mail)
printf("login - 3", Mobdriver=MobileDriver)
mail.send_keys(Keys.ENTER)
CustomSleep(uniform(1, 2))
CustomSleep(uniform(7, 9))
printf("login - 4", Mobdriver=MobileDriver)
pwd = MobileDriver.find_element(By.ID, "i0118")
printf("login - 5", Mobdriver=MobileDriver)