Unable to call a static method in custom code in Blueprism code stage (C#)
Hello, I was trying to wrtite a custom code in C# to identify the notification icons and perform certain actions on the same. we have the following method defined public static AutomationElement Find(this AutomationElement root, string name) ...