Want to choose particular date

Hello All,

I want to select dynamic date from “FROM Date” and “TO DATE”. How can pass dynamic value in ui element.
Do i need to set any anchor? . Kindly help me resolve the issue.

image

@T_Sujitha_Cognizant

Please check this for approach

cheers

1 Like

Hi @T_Sujitha_Cognizant

Take a sequence and assign a variable for fromdate and pass the now.tostring(“dd”) in it
Then use click activity and select any date from this calendar. In that selector pass the from date variable where the date is showing.

Same for the To date section.

Hope it will work!! Let me know

I did the same which you mentioned. but , while debugging , could get multiple similar error.

image

Anchor it to the right calendar. Since there are 2 visible, 2 elements with 11 exist.

1 Like

Can you send me the website on which you are picking the dates? I will try it by my side.

Thanks!!

1 Like