Exam UiPath-ADPv1 Topic 2 Question 48 Discussion

Actual exam question for UiPath's UiPath-ADPv1 exam
Question #: 48
Topic #: 2
Which of the following is a tag in a selector?

Suggested Answer: C Vote an answer

A tag in a selector is a node that represents a UI element or a container of UI elements. A tag has the following format: <ui_system attr_name_1='attr_value_1' ... attr_name_N='attr_value_N'/>. A tag can have one or more attributes that help identify the UI element uniquely and reliably1. For example, the tag <html app-msedge.exe' title-Find Unicorn Name' /> represents the HTML document of a web page opened in Microsoft Edge browser, with the title "Find Unicorn Name". The attributes app-msedge.exe and title-Find Unicorn Name help distinguish this tag from other HTML documents.
The other options are not tags, but attributes. An attribute is a property of a UI element that has a name and a value. For example, id='selMonth' is an attribute that indicates the ID of a UI element is
"selMonth". Attributes are used inside tags to specify the UI element or container1.
References:
1: Studio - About Selectors - UiPath Documentation Portal

by Joyce at May 04, 2025, 02:08 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
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.

0
0
0
10