BlackFriday 2024! 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 95 Discussion

Actual exam question for UiPath's UiPath-RPAv1 exam
Question #: 95
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:

Chaya
1 months ago
I'm just going to set the timeout to 9999 seconds. That way, I don't have to worry about it at all! Problem solved!
upvoted 0 times
Aleta
6 days ago
C) Use a click activity with the ContinueOnError property set to True
upvoted 0 times
...
Rodrigo
19 days ago
B) Use a click activity and set its TimeoutMS property to 30
upvoted 0 times
...
Layla
27 days ago
A) Use a click activity inside a Try Catch activity
upvoted 0 times
...
...
Albert
1 months ago
I prefer option C) Use a click activity with the ContinueOnError property set to True. It allows the workflow to continue even if the window is not found.
upvoted 0 times
...
Maryln
1 months ago
This is a classic case of 'when in doubt, use a Try Catch.' If it's good enough for the pros, it's good enough for me!
upvoted 0 times
...
Virgina
1 months ago
I agree with Felice. Using Try Catch will handle any exceptions that may occur.
upvoted 0 times
...
Selene
1 months ago
The ContinueOnError property sounds like it could be a quick fix, but I'm not sure if that's the best practice here. Shouldn't we try to handle the uncertainty more gracefully?
upvoted 0 times
Annice
3 days ago
B) Use a click activity and set its TimeoutMS property to 30
upvoted 0 times
...
Giovanna
6 days ago
I agree, using Try Catch can help handle the uncertainty better
upvoted 0 times
...
Richelle
26 days ago
C) Use a click activity with the ContinueOnError property set to True
upvoted 0 times
...
Emile
1 months ago
A) Use a click activity inside a Try Catch activity
upvoted 0 times
...
...
Felice
2 months ago
I think the answer is A) Use a click activity inside a Try Catch activity.
upvoted 0 times
...
Samira
2 months ago
Hmm, I'm not sure about setting a 30-second timeout on the click activity. What if the pop-up takes longer to appear? Doesn't sound very reliable to me.
upvoted 0 times
Arlette
22 days ago
That could work too, but I prefer the Try Catch approach for better error handling.
upvoted 0 times
...
Rusty
23 days ago
But what about using a click activity with the ContinueOnError property set to True?
upvoted 0 times
...
Florencia
2 months ago
I agree, it allows us to handle any exceptions that may occur.
upvoted 0 times
...
Barbra
2 months ago
I think using a click activity inside a Try Catch activity is the best option.
upvoted 0 times
...
...
Nettie
2 months ago
I think using a click activity inside a Try Catch activity is the way to go. It'll handle the uncertainty of the pop-up appearing or not.
upvoted 0 times
Lonny
2 months ago
B) Use a click activity and set its TimeoutMS property to 30
upvoted 0 times
...
Gene
2 months ago
A) Use a click activity inside a Try Catch activity
upvoted 0 times
...
...

Save Cancel