This commit is contained in:
piair 2022-04-07 13:48:08 +02:00
parent eeaf084aee
commit 979a3275ce

2
V4.py
View File

@ -99,7 +99,7 @@ def FirefoxPC(Headless = Headless):
return(webdriver.Firefox(options=options))
driver = ""
def printf(txt, end="", Mobdriver = driver):
if Log :
Timer(txt)