...
This commit is contained in:
parent
c7da397f28
commit
c0d2ea29c7
2
V4.py
2
V4.py
|
@ -956,7 +956,7 @@ def close():
|
||||||
def dev():
|
def dev():
|
||||||
driver.get('http://p.p')
|
driver.get('http://p.p')
|
||||||
LogError("test pour voir si le proxy marche")
|
LogError("test pour voir si le proxy marche")
|
||||||
driver.get('https://www.whatismyip.com/fr/')
|
driver.get('https://api.ipify.org')
|
||||||
CustomSleep(5)
|
CustomSleep(5)
|
||||||
LogError("test pour voir si le proxy marche")
|
LogError("test pour voir si le proxy marche")
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue