driver fixed

This commit is contained in:
2025-06-29 23:05:27 +05:30
parent a0876b61da
commit a39543a57b
7 changed files with 1 additions and 12263 deletions

View File

@@ -33,7 +33,6 @@ class AutomationMassHealth:
def config_driver(self):
print("caled config")
options = webdriver.ChromeOptions()
if self.headless:
options.add_argument("--headless")