Coded approach in UiPath - Basics and Examples

It’s great that you’ve made progress with mouse clicking and keyboard interactions in UiPath using C#. Since documentation on UiPath.Core.Activities in C# is limited, try checking UiPath forums, GitHub, or decompiling activities. You can also use Invoke Workflow File for XAML integration. Sharing specific errors may help in finding solutions.