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 4 question 46 discussion

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

You want to automate a process on the https://acme-test.uipath.com/work-items web page. On this page, the following table is displayed:

You observe that the selector of the element highlighted in red is:
<html app='chrome.exe' title='ACME System 1 - Work Items' />
<webctrl tag='TABLE' />
<webctrl tag='TD' tableCol='2' tableRow='2' />
What is a valid selector to get the 5-th element in the WIID column?

  • A. <html app='chrome.exe' title='ACME System 1 - Work Items' />
    <webctrl tag='TABLE' />
    <webctrl tag='TD' tableCol='6' tableRow='2' />
  • B. <html app='chrome.exe' title='ACME System 1 - Work Items' />
    <webctrl tag='TABLE' />
    <webctrl tag='TD' tableCol='2' tableRow='5' />
  • C. <html app='chrome.exe' title='ACME System 1 - Work Items' />
    <webctrl tag='TABLE' />
    <webctrl tag='TD' tableCol='2' tableRow='6' />
  • D. <html app='chrome.exe' title='ACME System 1 - Work Items' />
    <webctrl tag='TABLE' />
    <webctrl tag='TD' tableCol='5' tableRow='2' />
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
Ingvarn
1 year ago
Selected Answer: C
Answer C
upvoted 1 times
...
Mirjalol
1 year, 4 months ago
Selected Answer: C
Given answer is correct
upvoted 1 times
...
LarcAi_Training
1 year, 6 months ago
Selected Answer: C
The given answer is correct
upvoted 1 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 ...