tarunaggarwal23
6 years agoOccasional Contributor
Persisting UI Object
 Is it possible to persist UI object variables across automation runs?     I have a peculiar scenario:  1. I am invoking TestComplete functions from Java.   2. From Java, I call TestComplete Functions...
- 6 years ago
Community, thanks a lot for your great suggestion!
my 2 cents...
It's possible to save the data that you will need to use from run to run as a separate file. Refer to the following help article explaining how to work with files from scripts:
Please mark the best answer as a solution.