What does the main properties of any activity mean in UiPath studio

0 votes
What are the main properties of any UiPath activity and what does they do?
Mar 26, 2019 in RPA by Sumit
2,787 views

1 answer to this question.

0 votes

Hi @Sumit, there are multiple activities that you can find them in the Activities panel, under the UI Automation category which can be used to automate apps or web-apps. All of these activities have multiple properties in common:

  • ContinueOnError – Specifies if the automation should continue, even if the activity throws an error. This field only supports boolean values (True, False). The default value in this field is False. As a result, if this field is blank and an error is thrown, the execution of the project stops. If the value is set to True, the execution of the project continues regardless of any error.

  • DelayAfter – Adds a pause after the activity, in milliseconds.

  • DelayBefore – Adds a pause before the activity, in milliseconds.

  • TimeoutMS – Specifies the amount of time (in milliseconds) to wait for a specified element to be found before an error is thrown. The default value is 30000 milliseconds (30 seconds).

  • Target – Identifies the UI element the activity works with.

  • WaitForReady - Before performing the actions, wait for the target to become ready. The target is composed of multiple pieces, namely the container, selector and clipping region, to ensure that you correctly identify a UI element. 

answered Mar 26, 2019 by Pratibha
• 3,690 points

Related Questions In RPA

0 votes
1 answer

What is the use of ContinueOnError property of Attach Window activity in UiPath?

Hey Pragya, Attach Window activity in UiPath ...READ MORE

answered Mar 20, 2019 in RPA by Anvi
• 14,150 points
4,139 views
+1 vote
1 answer

What is the usage of Manual recording in UiPath studio?

Hey @Rashmi, Manual recording or Single actions ...READ MORE

answered Mar 26, 2019 in RPA by Abha
• 28,140 points
1,480 views
0 votes
1 answer

What is the use of UI Explorer in UiPath studio?

Hi @Sumit, UI Explorer is an advanced tool ...READ MORE

answered Mar 28, 2019 in RPA by Abha
• 28,140 points
7,829 views
0 votes
1 answer

What is Get Jobs activity used for in UiPath Studio?

Hey @Rakesh, Get Jobs Activity can be ...READ MORE

answered Mar 14, 2019 in RPA by Abha
• 28,140 points
2,764 views
0 votes
1 answer

How to format text in notepad using UiPath?

Hey @Rashmi, if you want to automate ...READ MORE

answered Mar 18, 2019 in RPA by Anvi
• 14,150 points
7,594 views
+2 votes
1 answer

How can I display current date in "dd-MMM-yy" format in UiPath Studio?

Hi Shilpa, if you want to display ...READ MORE

answered Mar 18, 2019 in RPA by Pratibha
• 3,690 points
16,525 views
0 votes
1 answer

How to check if a string exists in datatable using UiPath?

Hi @Ravi, to check whether a string ...READ MORE

answered Mar 19, 2019 in RPA by Anvi
• 14,150 points
17,160 views
0 votes
1 answer

What are the issues and limitations of using Native Citrix support for Citrix apps in UiPath studio?

Hello @Gauri, there are a few limitations ...READ MORE

answered Mar 28, 2019 in RPA by Pratibha
• 3,690 points
2,736 views
0 votes
1 answer

What are the different types of Variables supported by UiPath studio?

Hey @Manish, the different type of variables supported ...READ MORE

answered Mar 25, 2019 in RPA by Pratibha
• 3,690 points
1,404 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP