Closed
Get Automation name in C# script
Hi,
I am writing script for tracing of BOT.
I would like to find out if there is a way to get Automation file name in C# during runtime execution.
This content is closed to future replies and is no longer being maintained or updated.
Links may no longer function. If you have a similar request, please write a new post.
Hi,
I am writing script for tracing of BOT.
I would like to find out if there is a way to get Automation file name in C# during runtime execution.
Use properties of automation either 'FullName' or 'Name' and pass as a param to script.
This can be possible using Reflections in .NET(C#) & try to extract by filtering based one the *.os files by specifying Solution folder path where automation files were located.
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.