I created a macro that saves to a temporary file and then manipulates that temporary file. I am using the [Engine.TempFilePath] code to call/write to it.
When I run the app normally, it correctly writes the files:

However, when it runs on desktop automation it fails to write correctly. Any idea why?
