From 8edf6281edfebf05aa52a29a82b06ec7a349a916 Mon Sep 17 00:00:00 2001 From: piair Date: Mon, 4 Apr 2022 14:02:12 +0200 Subject: [PATCH] ... --- V4.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/V4.py b/V4.py index 4385512..391cdab 100755 --- a/V4.py +++ b/V4.py @@ -100,7 +100,7 @@ def FirefoxPC(Headless = Headless): return(webdriver.Firefox(options=options)) -def printf(txt, end="", Mobdriver = None): +def printf(txt, end="", Mobdriver = driver): if Log : Timer(txt) if FullLog :