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 2 question 18 discussion

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

If a developer wants to use a variable of type UIElement to identify a button in a Click activity, which property must be manually configured during development?

  • A. Element
  • B. Selector
  • C. ClippingRegion
  • D. WaitForReady
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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: A
Correct answer should be A
upvoted 1 times
...
Ingvarn
1 year ago
Selected Answer: A
Very easy
upvoted 1 times
...
phileraene
1 year, 3 months ago
Selected Answer: A
A imoo Why all the "correct" answers are wrong ?
upvoted 1 times
...
robert_lovasz
1 year, 4 months ago
Selected Answer: A
Answer A. The question is just poorly worded. I'm not native English, but in my opinion "to identify a button IN a click activity" should be replaced with: "to identify a button FOR a click activity"
upvoted 1 times
...
Mirjalol
1 year, 4 months ago
Answer is A, checked in uipath studio
upvoted 1 times
...
Aryan12345
1 year, 4 months ago
Selected Answer: A
Element is Answe
upvoted 1 times
...
Rag_123
1 year, 5 months ago
Selected Answer: A
Since the return type is UiElement
upvoted 2 times
...
Rag_123
1 year, 5 months ago
Answer is A
upvoted 2 times
...
UjjwalKumar
1 year, 6 months ago
Selected Answer: A
https://docs.uipath.com/activities/other/latest/user-guide/click Target.Element - Use the UiElement variable returned by another activity. This property cannot be used alongside the Selector property. This field supports only UiElement variables.
upvoted 3 times
...
espenjo
1 year, 7 months ago
Selected Answer: A
The answer is A. In the Click activity you have to input the "Input Element" for the activity to indentify correct. Tested in Studio.
upvoted 1 times
...
PunitB
1 year, 7 months ago
Selected Answer: B
If a developer wants to use a variable of type UiPath.Core.UiElement to identify a button in a Click activity, the "Selector" property must be manually configured during development. The "Selector" property of a UiElement is a XML string that contains the attributes and values that uniquely identify the element on the screen. When a developer creates a variable of type UiElement to identify a button, they need to manually configure the "Selector" property of the UiElement variable to specify the attributes and values that identify the button on the screen.
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 ...