Lets go, it's working

This commit is contained in:
piair 2022-03-28 19:35:32 +02:00
parent c5baf912fd
commit f749d162a3
1 changed files with 1 additions and 1 deletions

2
V4.py
View File

@ -609,7 +609,7 @@ def TryPlay(nom ="inconnu"):
play(number)
except Exception as e :
printf(e)
#printf(e) #normal error here, used to detect quizz
if "bt_PollRadio" in driver.page_source :
try :
print('Poll détected', end ="\r")