Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

UiPath-ADAv1 Exam - Topic 19 Question 59 Discussion

Suppose a developer is working with a 2023 yearly calendar. To expand the calendar into a monthly view, the developer must always click on the 15th day of the current month and add an event.The selector for the Event Date Element activity in March is presented as follows:How should the selector be altered to guarantee that it clicks on the 15th of the ongoing month?
B) <wnd app='applicationframehost.exe' title='Month View - Calendar' /><uia cls='Day' name='15* 20 ?? ' />
A) <wnd app='applicationframehost.exe' title='Month View - Calendar' /><uia cls='Day' name='15 * 2023' />
C) <wnd app='applicationframehost.exe' title='Month View - Calendar' /><uia cls='Day' name='*15*' />
D) <wnd app='applicationframehost.exe' title='Month View - Calendar' /><uia cls='Day' name='15 ? 20 ?? ' />

UiPath-ADAv1 Exam - Topic 19 Question 59 Discussion

Actual exam question for UiPath's UiPath-ADAv1 exam
Question #: 59
Topic #: 19
[All UiPath-ADAv1 Questions]

Suppose a developer is working with a 2023 yearly calendar. To expand the calendar into a monthly view, the developer must always click on the 15th day of the current month and add an event.

The selector for the Event Date Element activity in March is presented as follows:

How should the selector be altered to guarantee that it clicks on the 15th of the ongoing month?

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

0/2000 characters
Orville
1 day ago
Totally agree with A, it’s the safest choice!
upvoted 0 times
...
Lewis
6 days ago
Wait, why are we using wildcards for the year? Sounds risky!
upvoted 0 times
...
Jacquelyne
11 days ago
C seems too vague, not sure it would work.
upvoted 0 times
...
Cordie
17 days ago
I think B is better, it covers any month.
upvoted 0 times
...
Natalie
22 days ago
Option A looks solid, it specifies the year.
upvoted 0 times
...
Jenise
27 days ago
I’m leaning towards option D because it seems to cover the day and year, but I’m not sure if the wildcard usage is appropriate for the current month.
upvoted 0 times
...
Carolynn
1 month ago
I feel like option B might work since it allows for any month, but I can't recall if the "??" is the correct way to represent the year.
upvoted 0 times
...
Elmira
1 month ago
I think option A looks familiar because it uses the year, but I'm not completely confident about the wildcard placement.
upvoted 0 times
...
Rory
1 month ago
I remember we practiced something similar where we had to use wildcards for dates, but I'm not sure if the format is exactly right here.
upvoted 0 times
...

Save Cancel