How to create DateTime value for Test Activity?

Hey all,

When using the Test Activity to test filling out a textfield on a webpage - I need to pass in a DateTime variable to use when filling out. Normally this value would be passed in via argument into the workflow itself. However, when testing I obviously have no value being passed in.

How can I create one during testing? Iā€™m not sure what I need to type into the box below? For example, how would I say tomorrow at 12:00 ? Thanks! :slight_smile:

Enter "06/05/2020 12:00#

Cheers