From the course: Complete Guide to UiPath RPA Development

Unlock this course with a free trial

Join today to access over 25,600 courses taught by industry experts.

A few basic settings

A few basic settings

- [Instructor] I'd like to share a couple of settings that I prefer to use. When you've got UiPath Studio open and you're on the Start tab, go ahead and click on this Settings button on the left side and then click on this Design tab. For Open Project Behavior, I'd like to make sure that this Open Main Entry Point is selected, and that will cause your main.xaml file to open up anytime you open a new project. At one point, UiPath disabled that, and they were forcing you to open the main.xaml file manually. I just know that I'm almost always going to use my main.xaml file whenever I use a project, so I like that that opens up automatically. Another one that I changed is down here in Execution, this Run Debug Default Behavior, I personally like to have this one set to Run the Project, and I also leave this Minimize on run to Yes. The side effect of setting it this way is when you go back to your project, notice that this play button now says Run instead of Debug like it used to. In the…

Contents