def enable_on_deadline_reminder(self):
        try:
           self.driver.find(SWITCH_ENABLED_ON_DEADLINE)

        except CouldNotLocateElementException: