Hi,
In our Automation project, -
-
We capture screenshots at different steps, and store it in same Project folder using Take Screenshot activity. This works well when running Process using Studio where process creates screenshot on local system, but when we run same program on Orchestrator, we don’t find a way to retrieve the screenshot.
-
We our automation project, we have an excel file, from which we read, and then update status of success or fail back to each row of the excel file. This again works fine, while running on Local Machine, where file gets stored and written on Local Machine, but how to see the updated file after program run when running via Orchestrator?
Thanks,
Shubham