Calendar Date format

Hello All,

I’m facing an issue with calendar date. for some websites to enter any date type into activity works. But what if some websites doesn’t work for type into activity to write date. It shows only calendar symbol, where we select date manually. How can we automate that? Please help me with this

@ramshiva_reddy

Please check this…

cheers

hello @ramshiva_reddy
As per my knowledge in that case try to use click and provide some select item for month and year and then try to select date by using click activity.
Thanks and regards

Hi @ramshiva_reddy ,
You can try : How to select dates from a Date Picker with UiPath - Full Tutorial - YouTube
regards,

Hi @ramshiva_reddy

Check out this thread

Hope it works!!
Regards

Hi @ramshiva_reddy

First click on the date field to bring up the date picker, you would amend the selector (aaname) to make it a variable, inside a click activity to select the relevant date.

You can use UiExplorer to understand more the fine tuning of the selector to make sure you pick the correct one.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.