mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
synced 2025-06-21 17:53:56 +02:00
push
This commit is contained in:
3
V4.py
3
V4.py
@ -120,13 +120,12 @@ def FirefoxPC(Headless=Headless):
|
||||
return webdriver.Firefox(options=options)
|
||||
|
||||
|
||||
driver = ""
|
||||
|
||||
|
||||
def printf(txt, end="", Mobdriver=driver):
|
||||
if Log:
|
||||
Timer(txt)
|
||||
if FullLog:
|
||||
if FullLog and Mobdriver:
|
||||
LogError(txt, Mobdriver=Mobdriver)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user