UiARD Exam QuestionsBrowse all questions from this exam

UiARD Exam - Question 54


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.

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?

Show Answer
Correct Answer: A

The selector in option A is the most appropriate because it follows a structured format for dynamic selectors. It incorporates the variable {{accountNumber}} in both the title and the aaname attribute, ensuring that the selector uniquely identifies the element based on the account number provided. This adherence to the specific account number ensures precise matching within the given web application, making the workflow more reliable and accurate.

Discussion

5 comments
Sign in to comment
TidusWang
Nov 21, 2024

A should be the best one

LarcAi_TrainingOption: A
May 23, 2024

The given answer is correct

MirjalolOption: A
Jul 17, 2024

Go with 'A'

bhaskar5a5
Sep 6, 2024

Ans : A

IngvarnOption: A
Nov 22, 2024

Ans : A