OpenRPA source code
-
Hi everyone, i want to change these titles in toolbox but i can not find where to change these in source code. Can anyone help me, please?
-
@devops8 In "OpenRPA" Views/wfToolbox.xaml.cs
Look forvar wfToolboxCategory = new ToolboxCategory(activityLibrary.GetName().Name);
-
@allan-zimmermann Thank you so much sir, i will try it
-