In this topic,let us look into the Project Settings features that are available with the UiPath Studio release 2019.10.1
The Project Settings now allows us to set defaults for the activities at a project level, which helps with faster implementations and a standard global setting of the most commonly used activities in the project.
The Activities can be set for System, Computer Vision, OCR and UI Automation.
Example:
For a web based application we quite frequently use the activities Attach Browser or Open Browser and it is quite common that we miss out selecting the “BrowserType” every time we use this activity.
We can now set this up in the “Project Settings – UI Automation” and forget about setting them within each Attach / Open Browser activity that is added to the workflow.

Commonly used mouse events such as Simulate Click, Send Windows Messages can also be set up here (Under Project Settings – UI Automation – Mouse Events).

Apart from this, the ability to set debug values (that can be used for development and testing) and production values (that can be used in the live environment) is also available.
A Bulk Action feature is also available to copy production settings to debug and vice versa and also to reset them.
