Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

Exam UiPath-ARDv1 All Questions
Exam UiPath-ARDv1 All Questions

View all questions & answers for the UiPath-ARDv1 exam

UiPath Certified Professional - Developer Track UiPath-ARDv1 Question # 3 Topic 1 Discussion

UiPath-ARDv1 Exam Topic 1 Question 3 Discussion:
Question #: 3
Topic #: 1

A developer creates a workflow that extracts the date of birth for different account holders in a web application. The following selector represents the selector structure for a 6-digit account number 123456.

<html app='chrome.exe' title='ACME Accounts System - Employees - 123456' />

Assume only the account number value changes in the selector and there is a defined list of 6-digit account numbers.

The developer needs to fine-tune the selector to work only for a pre-selected list of account numbers. What represents an example of a good selector?


A.

<html app='chrome.exe' title='ACME Accounts System - Employees - {{accountNumber}}' />

Where accountNumber is a 6-digit string variable containing an account number


B.

<html app='chrome.exe' title='ACME Accounts System - Employees - ' />

Where accountNumber is a 6-digit string variable containing an account number


C.

<html app='chrome.exe' title='ACME Accounts System - Employees - {{accountNumber}}' />

Where accountNumber is a 6-digit string variable containing an account number


D.

<html app='chrome.exe' title='ACME Accounts System - Employees - {{accountNumber}}' />

Where accountNumber is a 6-digit string variable containing an account number


Get Premium UiPath-ARDv1 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.