selenium eligibility done till now

This commit is contained in:
2025-07-15 08:49:07 +05:30
parent bbd7a0089f
commit 5dd7f61cd0
5 changed files with 677 additions and 242 deletions

View File

@@ -332,7 +332,6 @@ class AutomationMassHealth:
def main_workflow(self, url):
try:
self.config_driver()
print("Reaching Site :", url)
self.driver.maximize_window()
self.driver.get(url)
time.sleep(3)