How to run UI Path automatically with Visual Studio C#

Does anyone know how to integrate UI Path with visual studio? Currently I use system.diagnostics.process.start but it only opens the xaml file, how do I auto run the flowchart such that the process is automated in the background

@joannnn

Are you looking for this ?

https://go.uipath.com/component/activity-set-creator

Hi @lakshman

He wants to run the uipath from the visual studio like to trigger the bot from the visual studio programatically.

Regards,
Karthik Byggari

1 Like

I want something to automatically launch the process through visual studio, I’ll take a look at the link

yes this is the one

Check the below post. You can trigger from command line .

Use the process start for Command window with an argument to start the studio.

Regards,
Karthik Byggari

@KarthikByggari

Ok. Got it.

1 Like

Hey, have any one an idea how to get the parentscope arguments in the childActivity ? Thanks

@laila.lafkir

Create Arguments in child activity and specify direction as In and then pass arguments from Parent Activity.

HI

It is not clear. Can you please clarify?
I have a c# project and I need to run UiPath sequences from c# code without ruining command line (Using UiRobot.exe).
Can you please assist?

Best Regards,
Nadeem Bader