Forum Discussion
I see that you have it as a Temporary Variable but I want to make sure that it is at the Project level and not just for the Keyword Test. Here's an example:
Marsha,
I figured out the problem. The problem was Set Variable Value was a part of my keyword test steps. That did not need to be there because I created the project level variable and called it inside my Unit3 script in code. Before I did not have it spelled out correctly in code so it was not identified correctly either. Also, I made sure to place the Unit3 script routine right after the first name text box. Now when the keyword script test runs the last name is concatenating with the DateTime(Now) formatted the way SmartBear docs say to do it. Thank you both for your time and consideration.
Thanks,
todd2
- Marsha_R2 years ago
Champion Level 3
Hurray! Happy to help, any time.