From 84ccaa5adaf5cee3dcc0a49a7447718ef63aa511 Mon Sep 17 00:00:00 2001 From: Vishnu Date: Sun, 1 Jun 2025 18:42:45 +0530 Subject: [PATCH] updated --- apps/SeleniumService/selenium_worker.py | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/SeleniumService/selenium_worker.py b/apps/SeleniumService/selenium_worker.py index ffd8440..c6f407d 100644 --- a/apps/SeleniumService/selenium_worker.py +++ b/apps/SeleniumService/selenium_worker.py @@ -105,7 +105,6 @@ class AutomationMassDHP: )) if error_msg: print("Error: Invalid Member ID or Date of Birth.") - input("HERE?") return "ERROR: INVALID MEMBERID OR DOB" except TimeoutException: pass