Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Exam UiPath-ARDv1 All Questions
Exam UiPath-ARDv1 All Questions

View all questions & answers for the UiPath-ARDv1 exam

UiPath Certified Professional - Developer Track UiPath-ARDv1 Question # 88 Topic 10 Discussion

UiPath-ARDv1 Exam Topic 10 Question 88 Discussion:
Question #: 88
Topic #: 10

During the development of a process, a certain label text must be retrieved. After retrieving the text, a button must be clicked and the following occurs:

1.The loading of the label text element takes longer than 30 seconds.

2.The loading of the button takes longer than 30 seconds.

3.The retrieving of the data or clicking the button must be tried until successful.

Based on UiPath best practices, what must the developer use to ensure that an error is thrown if the label text or the button element does not load?


A.

Use the Get Text activity with the default timeout and set the ContinueOnError property to "True". Use the Click activity in the Retry Scope activity.


B.

Use the Get Text activity with the default properties in a Retry Scope activity. Use the Click activity with the default properties in a Retry Scope activity.


C.

Modify the Get Text activity by increasing the timeout property. Use the Click activity to click the button with the default settings.


D.

Use the Get Text activity with the default timeout and set the WaitForReady property to "None" in a Retry Scope activity.

Modify the Click activity by increasing the timeout property and set the ContinueOnError property to "True".


Get Premium UiPath-ARDv1 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.