How i can select date from date picker

we even cant put data in textbox manually

i tried what u suggest but no use. it is not taking any date even mamually

thanks a lot

@Mohsin_Ali_Mohammed If possible share me the website link, i will check and let you know

i could have share with you friend.

but this website company business website with login credentials

@Mohsin_Ali_Mohammed Okay.
I was faced same issues in my project. I used this properties and its working now. So only i told you to set the properties like shown in inamge.

Is it possible to select date manually?

i cant enter date manually in textbox unless we should using calendar popup .

i tried your setting but no use

@Mohsin_Ali_Mohammed Before type, set click activity and select on the box, then type into activity.
In type into, Just gine value “08/25/2022”

@Gokul_Jayakumar thanks a lot for our efforts
i done what u suggest but no use.

the issue is any activity not able to select from calendar pop up any particular thing like date or month. it is highlighting whole pop up window. when i am trying to select the highlighted popup window then getting error about browser which i shown u earlier

@Gokul_Jayakumar

when i am selecting any date manually 2022-08-26
please see the red mark property explorer the “text field which has selected date”

please suggest something we can do with text field in selector??/

@Mohsin_Ali_Mohammed ,
Then try 2022-08-26 on type into box

you mean like this

@Mohsin_Ali_Mohammed In type into box

set this value and run the process. I’m not sure about this, just try

Hello @Mohsin_Ali_Mohammed

please watch the below video to resolve this date picker issue.

@Gokul_Jayakumar

when i am trying to select date or month . the cursor highlight the full pop calendar window.
please the image.
i seen the youtube window. he able to select with activity date or month from popup.but i cant

image

@Mohsin_Ali_Mohammed then, Select the date and inspect the box manually in chrome browser

Use Get OCR Text activity

image

@Gokul_Jayakumar
please see below inspect of date picker
image

@mazhussain1 ,

thank brother .

the any activity selecting whole calendar popup. not any particular date or month to get text
pls see the below image so u can understand the issue

image

Once you fetch the data, use the substring or any method to pick the date, you need to use some kind of calculations to work around your issue, and assign to variable.
Or explain what exactly you want to do.

@mazhussain1 .

i want to pass date to date picker from excel.
i unable to do it because whole date picker is getting select and displaying browser error.