New Year Sale ! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

UiPath Exam UiPath-RPAv1 Topic 3 Question 102 Discussion

Actual exam question for UiPath's UiPath-RPAv1 exam
Question #: 102
Topic #: 3
[All UiPath-RPAv1 Questions]

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 :

Show Suggested Answer Hide Answer
Suggested Answer: A, C

Contribute your Thoughts:

Krissy
5 days ago
Option B is the way to go! 30 milliseconds should be more than enough time for that window to close. Gotta love those snappy automations!
upvoted 0 times
...
Nikita
9 days ago
Hmm, I'm leaning towards option A. Using a Try Catch activity seems like a more robust way to handle the unpredictable window.
upvoted 0 times
...
James
12 days ago
Option C looks interesting, but I'm not sure if 'ContinueOnError' is the right approach here. Might be better to use a Try Catch activity to handle the potential error.
upvoted 0 times
...
Thea
18 days ago
I'd go with option B. Setting the TimeoutMS property ensures the click activity doesn't get stuck waiting for the window to appear.
upvoted 0 times
Iola
4 days ago
I think option A is better. Using a Try Catch activity ensures the workflow continues even if the window doesn't appear.
upvoted 0 times
...
Katlyn
7 days ago
I think option A is better. Using a Try Catch activity ensures the workflow continues even if the window doesn't appear.
upvoted 0 times
...
...

Save Cancel