Update main.py

va
This commit is contained in:
2025-11-07 12:16:43 +00:00
parent 8f87909585
commit 72d39e755d

View File

@@ -2348,7 +2348,7 @@ class Gmail:
self.flag=True
print(f"[INFO] No profile found for {self.name}. Browser will be visible.")
else:
browser_args.append("--window-position=-32000,-32000")
print(f"[INFO] Profile found for {self.name}. Hiding browser window.")
self.flag=False