Hi All,
Wanted to try running a process from my cmd
Is it possible to achieve it
Kindly let me know your thoughts on this
Hi All,
Wanted to try running a process from my cmd
Is it possible to achieve it
Kindly let me know your thoughts on this
Hi
Try with this command
“C:\Program Files (x86)\UiPath\Studio\UiRobot.exe” -f “D:\Test\Main.xaml”
I kept as Test
You can mention your folder path of the main xaml file
Cheers @Veerah
Does it support for windows project
hi @Veerah
if your project is not Windows-Legacy but Windows or Crossplatform, UiRobot doesn’t support to execute xaml file
Please set nupkg file path or use -p option. Also check the above following document in details which is shared in my last post