be replaced?

A developer used title=’1 writtenNotes – Notepad’ as an attribute of a selector. The first character of the Notepad file name changes dynamically based on the .txt file used to open the file.

If the developer wants the selector to identify the Notepad by everything but the first character, how should title

be replaced?
A . title=’* writtenNotes – Notepad’
B. title=’? – Notepad’
C. title=’? writtenNotes – Notepad’
D. title=’* – Notepad’

Answer: D

Explanation:

Reference: https://forum.uipath.com/t/notepad-selector/121952/2

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments