This commit is contained in:
piair 2022-02-18 20:35:26 +01:00
parent 91c26027c2
commit b95c26bcee

2
V4.py
View File

@ -718,7 +718,7 @@ def CustomStart(Credentials):
global driver global driver
global _mail global _mail
global _password global _password
driver="chelou"
ids = [x[0] for x in Credentials] ids = [x[0] for x in Credentials]
actions=["tout", "daily", "pc", "mobile", "LogPoint"] actions=["tout", "daily", "pc", "mobile", "LogPoint"]