I have Candidate form where I have to select DOB from calendar I tried to send as typeinto or SeTText activities it’s not working because in form date column is non editable
@ramesh_kola here you can see the selector of date picker … In image aaname = 13 that means it is selecting 13 in datepicker if you change dynamically as per your flow in “aaname”.it will automatically click on that
i’m using Ui Approach.
but i’m just doing month (JULY) only, (click the next button of month until month ‘July’). i’m not doing the date & year because lazy.
just try to run it first (this is same with your issue that you facing but you need to develop more because i’m only doing the simple).