- Release notes
- Getting started
- For administrators
- RPA workflow projects
- Creating an RPA workflow from an idea
- Creating a project
- How to start an RPA workflow
- Managing project files and folders
- Connecting RPA workflows to your accounts
- Configuring activities
- Managing the activities in a project
- Passing values between activities
- Iterating through items
- Managing the data in a project
- Configuring a project to use your data
- Using file and folder resources
- App projects
- Agentic processes
- Agents
- Solutions - Preview

Studio Web User Guide
Debugging solutions
Debugging your solution works by testing each individual project that is included in the solution. For information on how to debug each type of project, refer to Running a project (for RPA workflow projects), Debugging app projects (for app projects), Debugging an agentic process (for agentic process projects), and Testing the agent (for agent projects).
- Has already been created in the UiPath PlatformTM before the debugging session or
- Is only defined within the solution and is automatically created when initiating the debugging session.
Debug_[Name of the
Solution]
.
- The available resources that have been selected in the activity from the Available resource section, in case they exist.
- The created resources, in case they were created before the debugging session.
The Test configuration window gives you access to resources used during the debugging process, as well as input arguments found in the solution.
- Navigate to the toolbar above the Studio Web designer.
- Select the
arrow next to the test environment.
- Select Test configuration from the drop-down menu.
Resource categories are grouped under the Solution resources tab. You can expand each category to see individual resources.
Under the Test using column, a message inside the search bar informs you that resources are deployed in the debug folder.
To choose which resource is used during testing, click inside the search bar and choose a resource available in the solution or in the UiPath PlatformTM. Platform resources are selected by default and can be removed by selecting the Remove icon next to the resource name.
Available input arguments appear under the Project arguments tab. You can set
argument values directly in the default view or you can switch to the code editor
from the button.
- The Deploy resources before debugging option, to speed up the debugging process by provisioning resources only for the current project.
- The Show before running test option, to make the window appear when you start a debugging session.