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 8 question 96 discussion

Actual exam question from UiPath 's UiARD
Question #: 96
Topic #: 8
[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 4-th element in the WIID column?

  • A. <html app='chrome.exe' title='ACME System 1 - Work Items' />
    <webctrl tag='TABLE' />
    <webctrl tag='TD' tableCol='4' 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='4' />
  • 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: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
bhaskar5a5
1 year, 2 months ago
Ans : B
upvoted 1 times
...
Mirjalol
1 year, 4 months ago
Selected Answer: B
B baby!
upvoted 1 times
...
Engineer24
1 year, 4 months ago
Selected Answer: B
The given answer is correct !
upvoted 2 times
...
LarcAi_Training
1 year, 6 months ago
Selected Answer: B
The given answer is correct
upvoted 2 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 ...