date issue fixed

This commit is contained in:
2025-07-15 20:57:57 +05:30
parent 5dd7f61cd0
commit 2bd1bc65cd
4 changed files with 75 additions and 31 deletions

View File

@@ -182,3 +182,6 @@ class AutomationMassHealthEligibilityCheck:
"status": "error",
"message": e
}
finally:
self.driver.quit()