studio
2021.10
false
UiPath logo, featuring letters U and I in white
OUT OF SUPPORT

Studio User Guide

Last updated Oct 23, 2025

Tutorials

The following tutorials and examples are found in dedicated chapters throughout this guide. This page serves as a central point for accessing these examples.

Processes and Libraries

Variables

Automating UI Elements

  • Follow an example of how you can use the automatic recording.

  • Learn to use the web recording and understand how it works.

  • Check out this example on how to extract data using data scraping.

  • Follow this tutorial on input actions for interacting directly with an opened application or web page.

  • Check out this example of how to use the several screen scraping methods and the practical differences between them.

  • Check out this tutorial on how to use relative scraping.

  • Automate a process by using activities that simulate mouse and keyboard input.

  • Automate a process by using text recognition activities.

  • Learn how to use OCR and Image automation in your projects.

  • Learn how to generate tables from unstructured data and store the information in DataTable variables.

  • Learn how to generate selectors with wildcards.

  • Learn to use a dynamic selector to identify a target element based on the value of a variable or argument.

  • Use the selector’s fuzzy search capabilities to locate strings based on a pattern.

  • Learn to identify the target element from a pool of similar applications using non-greedy search capabilities.

  • Use RegEx search in selectors to identify multiple target elements with a single search execution.

Control Flow

  • Learn to use this activity that enables you to pause the automation for a custom period of time.

  • Check out an example of the activity that can be used to step through all the elements of an array.

  • Follow an example of the activity that contains a statement and two conditions.

  • Learn to use this activity that enables you to select one choice out of multiple, based on the value of a specified expression.

  • Check out an example on the While activity that enables you to execute a specific process repeatedly, while a specific condition is met.

  • Learn to use this activity for stepping through arrays, lists, data tables or other types of collections.

  • Check out an example of this activity that enables you to stop the loop at a chosen point, and then continues with the next activity.

Source Control

  • Learn to authenticate to GIT, clone a repository, commit and push to GIT, create and manage branches, and more.

  • Follow the steps to set up TFS, open and add a project, edit and checking changes to your TFS repository.

  • Learn to open and add a project to SVN, edit and check changes to your SVN repository.

Technologies

  • Follow this example of a process executing through a Remote Desktop Protocol (RDP).

  • Check out this process showcasing how automating Citrix technologies works.

  • Learn to use the ScaleCoordinates Tool to have your projects run on any DPI.

Developer

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated