Labour Day Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

UiPath Certified Professional - General Track UiPath-RPAv1 Updated Exam

UiPath RPA Associate v1.0 Exam (UiRPA) Questions and Answers

Question 9

There is an input field with the text 'xyz' if you use the type into activity with the text '123' and the following property SimulateType checked and emptyField unchecked what will be the text field value?

Options are :

Options:

A.

xyz

B.

xyz123

C.

123

Question 10

After adding an Invoke Workflow File activity and selecting the workflow to invoke, you need to:

Options are :

Options:

A.

Click Import Arguments, and then bind the arguments to the local variables or to some default values

B.

Click Edit Arguments, and then bind the arguments to the local variables or to some default values

Question 11

How should exceptions be handled?Select all the options that apply

Options are :

Options:

A.

UIPath handles exceptions by default

B.

By validating data using conditional blocks for business exceptions

C.

By using Try Catch activities inside the workflow for unexpected application exceptions

Question 12

While automating an installation wizard, a pop-up window may or may not appear. What can you use to close the window without stopping the workflow?

Options are :

Options:

A.

Use a Click activity and set its TimeoutMS property to 30

B.

Use a Click activity inside a Try Catch activity

C.

Use a Click activity with the ContinueOnError property set to True