mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
synced 2025-05-12 23:46:29 +02:00
fixed finally ?
This commit is contained in:
parent
1c7934ce40
commit
676a35cdc2
4
V4.py
4
V4.py
@ -606,8 +606,8 @@ def TryPlay(nom ="inconnu"):
|
||||
number = driver.page_source.count('rqAnswerOption')
|
||||
play(number)
|
||||
|
||||
except :
|
||||
|
||||
except Exception as e :
|
||||
printf(e)
|
||||
if "bt_PollRadio" in driver.page_source :
|
||||
try :
|
||||
print('Poll détected', end ="\r")
|
||||
|
Loading…
x
Reference in New Issue
Block a user