Forum Discussion

Logiv's avatar
Logiv
Contributor
5 years ago
Solved

Insert variable in Project log name

Hello,

I'm sure this is simple but I can't get it to work.
I have inserted my EXE version number in a variable.
Now I want to use that variable into the log filename when I export, but I can't seem to find the right format to insert the variable.

Using Python, it would be something like this. My variable is called  VersionNumb.

 

Log.SaveResultsAs("C:\\QA\\Results\\EXE + VersionNumb.mht", lsMHT)

Thanks

  • pwang's avatar
    pwang
    3 years ago

    Yes, I think i have to create a new project to dealt with this on the recommendation of you.

    Thank you very much!.