Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam UiARD All Questions

View all questions & answers for the UiARD exam

Exam UiARD topic 1 question 6 discussion

Actual exam question from UiPath 's UiARD
Question #: 6
Topic #: 1
[All UiARD Questions]

A developer wants to create a process which uses UI automation activities on hidden or minimized windows for a user in a Call Center. While the process is running on the user’s machine, the user also needs the ability to use the machine to look up items in a desktop application.
Which activity must be configured to be able to interact with hidden or minimized windows?

  • A. Get Full Text
  • B. Set Text
  • C. Click
  • D. Check
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
ykw
4 months, 3 weeks ago
Selected Answer: C
Correct answer should be C
upvoted 1 times
...
laala
10 months, 1 week ago
Selected Answer: C
To interact with hidden or minimized windows in UiPath, you should use the Simulate Click or SendWindowMessages property, as these options allow your automation to interact with the user interface even when the window is not visible. Given the options provided, the correct choice would be: C. Click The "Click" activity with the "Simulate Click" option (previously known as "Click Most Voted") or the "SendWindowMessages" property enabled can be configured to interact with elements in hidden or minimized windows. These options allow the automation to simulate user actions without requiring the actual visibility of the application window. This is useful in scenarios like a Call Center, where the user might want to perform other tasks on their machine while the UiPath process is running.
upvoted 1 times
...
Alex_RPA
1 year ago
Selected Answer: C
La respuesta correcta es C y explicare por que. Cuando usas la actividad click por defecto utiliza como meto de entrada los eventos de hardware. Pero esto solo aplica cuando utilizas la actividad clasica de click. De hecho la clave de la pregunta esta en la respuesta D "Check" es una actividad que esta solo presente en las actividades clasicas, esto quiere decir que al comparar cada una de las respuesta debe ser con actividades clasicas. en actividades modernas no existe la actividad "check:" y el resto de actividades no requiere un cambio en la configuración de sus propiedades.
upvoted 1 times
...
Sandeepjnv
1 year, 2 months ago
Selected Answer: C
https://docs.uipath.com/studio/standalone/2023.4/user-guide/ui-automation#the-simulatetype-and-simulateclick-properties Get Full Text, Set Text, Check can be used for background automation without any changes in properties but for click, we need properties updated.
upvoted 2 times
...
bhaskar5a5
1 year, 2 months ago
correct Ans:C
upvoted 1 times
...
phileraene
1 year, 3 months ago
Selected Answer: C
Which activity must be configured. "Get full text" is not an activity (get text with Full text as parameter is) "Check" and "set text" do not need any configuration to work with hidden window However Click used with input mode = hardware events do not work with hidden windows So you need to configure specifically the click activity ==> C
upvoted 2 times
tenso
1 year, 3 months ago
https://docs.uipath.com/activities/other/latest/ui-automation/get-full-text Get full text is not an activity? what a joke. Good luck in your exam for real
upvoted 1 times
...
...
tenso
1 year, 3 months ago
"the user also needs the ability to use the machine to look up items in a desktop application" why do people say is C?? Click is not even used to look up items. Ans should be A as the activity can literally do that with hidden windows
upvoted 1 times
...
_BP_
1 year, 3 months ago
Selected Answer: C
Which activity must be configured to be able to interact with hidden or minimized windows? C - Click Drag and drop a Click activity into a sequence and hover mouse over SimulateClick in the property sheet. The last two sentences in the tooltip answer the question. Same info available in Click doc and Input-Methods doc.
upvoted 1 times
...
Mirjalol
1 year, 4 months ago
Selected Answer: A
Although the question is written poorly, only 'Get Full text' activity can get hidden values when you do screen scraping from studio, none of other activities mentioned in the answer can do anything with hidden elements/values. For those who are saying answer is C with smiling emoji, you should immediately cancel your exam if it is scheduled already.
upvoted 3 times
...
Fonmincc
1 year, 7 months ago
It's a weird question :) But I think the answer is C
upvoted 1 times
...
BotLearner
1 year, 7 months ago
Option-A Interact means get some value from minimized screen, which is feasible thru get full text
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...