Redirecting LogFile.txt and LogFile.xml to a specific folder

Hello,

Is there a way to set the saving location of the result log generates by EggPlant to a specific folder base on individual script runs. For example, if I run four different scripts, I want to store the result logfile.txt and logfile.xml of these four scripts in four different folders.

You can specify this at the Suite level (using the Suite Settings) or at a global level, but not for an individual run.

One additional thought on this: While you can’t specify where the log files should go for an individual run, with a post-run script (which you can set on the Settings tab for a suite) you can get the path to the log file that was created after each run and copy it to the appropriate destination folder.