From af11c31d1371c31b5b8a1df2e765e56a1a87957a Mon Sep 17 00:00:00 2001 From: piair Date: Mon, 14 Feb 2022 16:55:07 +0100 Subject: [PATCH] smoll fix --- V4.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/V4.py b/V4.py index ea3aa4a..c574ebd 100644 --- a/V4.py +++ b/V4.py @@ -756,6 +756,8 @@ def close(): def CustomStart(Credentials): global driver + global _mail + global _password driver = FirefoxPC() ids = [x[0] for x in Credentials] actions=["tout", "daily", "pc", "mobile"]