ca a l'air ok, mais ily a toujours des prbls
This commit is contained in:
parent
7a02560473
commit
767d790344
2
V6.py
2
V6.py
|
@ -369,6 +369,8 @@ def try_play(nom="inconnu"):
|
||||||
custom_sleep(5)
|
custom_sleep(5)
|
||||||
driver.find_element(By.CSS_SELECTOR, '[onclick="setsrchusr()"]').click()
|
driver.find_element(By.CSS_SELECTOR, '[onclick="setsrchusr()"]').click()
|
||||||
custom_sleep(5)
|
custom_sleep(5)
|
||||||
|
rgpd_popup(driver)
|
||||||
|
custom_sleep(5)
|
||||||
printf("not connected, fixed")
|
printf("not connected, fixed")
|
||||||
if "legaltextbox" in driver.current_url:
|
if "legaltextbox" in driver.current_url:
|
||||||
log_error("dev1")
|
log_error("dev1")
|
||||||
|
|
Loading…
Reference in New Issue