Exploring UiPath Activity creator - Part 3

Hello Everyone,

Creating Custom Activities in Visual Studio, and testing them in UiPath studio is really time consuming and sometime it’s really difficult to track the issue in the code. What if we can debug our Activity in the Visual Studio itself ! Wouldn’t that be super easy !!

In this Part 3 of the Series, I have explained how we can debug and test our custom Activity in Visual Studio.