Community.Activities icon indicating copy to clipboard operation
Community.Activities copied to clipboard

Python: Import logs from Python script into UiPath

Open andumorie opened this issue 6 years ago • 0 comments

Is your feature request related to a problem? Please describe. It would be great if the logs from Python (like from a print() function) would be transposed inside of UiPath output. Currently, even if a script fails in Python, running it using the Run Python Script activity gives no output in UiPath.

Describe the solution you'd like Using both the Invoke Python Method and Run Python Script activities, the logs generated by the Python scripts should appear in the output panel inside UiPath Studio.

andumorie avatar Jan 21 '19 13:01 andumorie