...
This commit is contained in:
parent
00a9209550
commit
8edf6281ed
2
V4.py
2
V4.py
@ -100,7 +100,7 @@ def FirefoxPC(Headless = Headless):
|
|||||||
return(webdriver.Firefox(options=options))
|
return(webdriver.Firefox(options=options))
|
||||||
|
|
||||||
|
|
||||||
def printf(txt, end="", Mobdriver = None):
|
def printf(txt, end="", Mobdriver = driver):
|
||||||
if Log :
|
if Log :
|
||||||
Timer(txt)
|
Timer(txt)
|
||||||
if FullLog :
|
if FullLog :
|
||||||
|
Loading…
Reference in New Issue
Block a user