Hi,
I think something went wrong with my git version controll. I've an actual TestComplete Project Suite, but I'm missing the stored project variables (persistent variables). In an older Project Suite there are the variables. So do you have an idea, in with file i find the project variables?
Solved! Go to Solution.
Hi,
Project suite variables are stored in the project suite file (*.pjs).
Project variables are stored in the project file (*.mds).
> I'm missing the stored project variables
Did variables disappeared at all or the variables exist but with empty values?
Hi,
Project suite variables are stored in the project suite file (*.pjs).
Project variables are stored in the project file (*.mds).
> I'm missing the stored project variables
Did variables disappeared at all or the variables exist but with empty values?
Thank you, that helps. I have only copied the *mds and not the *prj, with both it runs. Great, thanks!