I am trying to get rid of the parenthesis and timestamps off the list. In order for me to search the list for the name entered into the addEmployee.click box, I can't have the paranthesis or else it will not do the if/else statement.
Here's the code