Update main.py
va
This commit is contained in:
2
main.py
2
main.py
@@ -2348,7 +2348,7 @@ class Gmail:
|
|||||||
self.flag=True
|
self.flag=True
|
||||||
print(f"[INFO] No profile found for {self.name}. Browser will be visible.")
|
print(f"[INFO] No profile found for {self.name}. Browser will be visible.")
|
||||||
else:
|
else:
|
||||||
browser_args.append("--window-position=-32000,-32000")
|
|
||||||
print(f"[INFO] Profile found for {self.name}. Hiding browser window.")
|
print(f"[INFO] Profile found for {self.name}. Hiding browser window.")
|
||||||
self.flag=False
|
self.flag=False
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user