Lets go, it's working
This commit is contained in:
parent
c5baf912fd
commit
f749d162a3
2
V4.py
2
V4.py
@ -609,7 +609,7 @@ def TryPlay(nom ="inconnu"):
|
|||||||
play(number)
|
play(number)
|
||||||
|
|
||||||
except Exception as e :
|
except Exception as e :
|
||||||
printf(e)
|
#printf(e) #normal error here, used to detect quizz
|
||||||
if "bt_PollRadio" in driver.page_source :
|
if "bt_PollRadio" in driver.page_source :
|
||||||
try :
|
try :
|
||||||
print('Poll détected', end ="\r")
|
print('Poll détected', end ="\r")
|
||||||
|
Loading…
Reference in New Issue
Block a user