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