Forum Discussion

jean_farah's avatar
jean_farah
New Contributor
12 years ago

How can I instruct TestExecute to save log file on the local machine?

Hi,

I am sorry if this question was posted previously.



My problem is the following. TestComplete is installed on M1 and TestExecute is installed on M2. When I run my script using TestExecute on M2, TestExecute will try to save the log file on M1 where TestComplete is installed.



Is there a flag I need to set to force TestExecute to save the log files in a specific machine/ location.



I set the Log location in General Option page to a folder that exists on both nmachines.



Regards,

  • Hi Jean,


     


    Do you save the log from script via the Log.SaveResultsAs method? Perhaps, a network path to M1 is used there. Check that.