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.

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.

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.

Anchor it to the right calendar. Since there are 2 visible, 2 elements with 11 exist.
Can you send me the website on which you are picking the dates? I will try it by my side.
Thanks!!