Hi,
As part of my automation tasks on a remote desktop machine application, I have to select a date from a date picker grid. Moreover, I want to be able to select it based on the value. So, if today is the 20th, I want to be able to select 20 from the grid. Also, I want to make this repeatable so that tomorrow when the date becomes 21, then the script should automatically select 21 without making any changes to the script.
This is how the Date Picker grid looks like -:

Can anyone please help me regarding this?
Thanks in advance,
Ramesh Rangarajan