How to Use UIAutomation Activities in a Custom Activity (C#)

In automated testing, I want to use activities from UIAutomation within a custom activity, such as NInjectJsScript. How should I implement this? Is there a simple example?

@sean.deng

Welcome to the community

Why not use codedworkflow that way you can use all activities

If you are building custom activity then you cannot ideally consume unless its a library developed in UiPath

Cheers