I have one scenario in which I have to book appointment. The limitation is that I can't book appointment in past. I have to automate this scenario.
Is this possible to check the current time and set book appointment time "currenttime +1" in protractor?