smoll fix
This commit is contained in:
parent
fa3bc93b87
commit
af11c31d13
2
V4.py
2
V4.py
@ -756,6 +756,8 @@ def close():
|
|||||||
|
|
||||||
def CustomStart(Credentials):
|
def CustomStart(Credentials):
|
||||||
global driver
|
global driver
|
||||||
|
global _mail
|
||||||
|
global _password
|
||||||
driver = FirefoxPC()
|
driver = FirefoxPC()
|
||||||
ids = [x[0] for x in Credentials]
|
ids = [x[0] for x in Credentials]
|
||||||
actions=["tout", "daily", "pc", "mobile"]
|
actions=["tout", "daily", "pc", "mobile"]
|
||||||
|
Loading…
Reference in New Issue
Block a user