Tuesday, February 5, 2019

Input method

Input methods-


UiPath has 3 input methods which help Robot to interact with web applications.

1- Simulate Type / Click
2- SendWindowMessages
3- Default

Simulate type/click is fastest and works in the background.

Tuesday, January 8, 2019

Variables in UiPath

Variables in UiPath used to store  different  type of data. The data store in variable is called value and it can be a generic value, text, number, data tables, time and date and etc.
To create a variable Designer panel must have one activity. When we create variable from Variable panel by default new variable is string type.

Types of Variables--

1- Text variable
2- True or False
3- Number
4- Array
5- Date and Time
6- Generic Valsurr