ca a l'air ok, mais ily a toujours des prbls

This commit is contained in:
piair 2023-09-24 22:28:51 +02:00
parent 7a02560473
commit 767d790344
2 changed files with 3 additions and 1 deletions

2
V6.py
View File

@ -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")

View File

@ -1 +1 @@
v6.5.7 v6.5.8