Variables, data types and activities in UiPath
Automating end to end processes involves several automated actions, data moving from one place/action to another, say for example you captured the invoice amount from a physical bill and you need to input the same in an application UI screen. In order to address these kind of scenarios Variables, data types and activities in UiPath… (0 comment)

How to search and add activity in UiPath studio
UiPath has more than 300 pre-built activities, the most important part of building a RPA solution is to search and add relevant activity in UiPath studio. In order to build a RPA solution, user adds a multiple sets of activities in a meaningful order. What is an activity in UiPath? Activity is a smallest possible… (0 comment)

How to record and execute in UiPath
Now that you are aware of different types of recording in UiPath and their significance, lets actually not wait more and get in to how to record and execute in UiPath. In this article we will focus on automating operations on a desktop application “calculator”. Steps to record and execute in UiPath Create a new project… (0 comment)

UiPath hello world example – simple steps
We learnt many software programming languages with a hello world program, lets follow the legacy. With UiPath hello world example in simple steps, you can easily create your first and smallest RPA solution. This article also introduces you to basic user interface of UiPath studio in the process of creating the RPA solution. UiPath hello… (0 comment)

Getting started – How to create projects in UiPath
Getting started with UiPath article helps you to get awareness on the user interface of UiPath Studio, different types of projects and How to create projects in UiPath studio. At the end of this article you would be pointed to simple steps to create a hello world project in UiPath. Open UiPath studio once you… (0 comment)

How to install UiPath community edition
In this article you will learn how to install UiPath community edition software. UiPath also has an enterprise edition, which you can install and use with a license purchased. Who can install UiPath community edition? This tool is free for individual developers, open source projects, academic research, education and small professional teams. This is a… (2 comments)