Navigating to month in a calendar

Hi,
How to navigate to a particular month and year in a calendar and search for a particular date, this should work what i have give in excel sheet for example if i want to navigate to october 2023 then it should navigate to that particular year and month


this is how the calendar is, please give the solution

Hi @Keerthi_Dhanashrikar

try below solutions,

Regards,
Gowtham K

Hi @Gowtham_K115
I don’t have any option to type date or month I have to navigate from one month another month, so please give me some idea on this

Thanks

Hi, @Keerthi_Dhanashrikar

Try using an approach using the inject javascript activity. I will share a video on youtube to give you an idea of ​​how to do it.

@Keerthi_Dhanashrikar

First try to use set text/set web attribute activity to check if you can set the date without opening calendar view

If not try this way

Cheers