Solved
Forum Discussion
AlexKaras
Champion Level 1
11 years agoHi David,
You may implement the code that gets the current date/time and stores it into the temporary project variable in the OnStartTest event handler. This will guarantee that you will not need to execute some separate test code to have the variable to be populated with the value.
You may implement the code that gets the current date/time and stores it into the temporary project variable in the OnStartTest event handler. This will guarantee that you will not need to execute some separate test code to have the variable to be populated with the value.