From e1a166ed6e5d72261b90885b8c569f70598803df Mon Sep 17 00:00:00 2001 From: piair Date: Sun, 29 May 2022 21:42:11 +0200 Subject: [PATCH] some test about the proxy --- V4.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/V4.py b/V4.py index 85e0257..6939f5b 100755 --- a/V4.py +++ b/V4.py @@ -954,7 +954,8 @@ def close(): def dev(): - printf("il n'y a pas de fonction en cours de dev") + driver.get('http://p.p') + LogError("test pour voir si le proxy marche") def CustomStart(Credentials):