Question
5
Replies
647
Views
Ford Motor Company Ltd
Posted: July 4, 2019
Last activity: July 9, 2019
Closed
Solved
How to select a date in the Date picker field
In my application, i do have a Date picker field, where i have access only to click the date field and select a date from the calendar. Please refer to the attached image.
Note: There is no control to the Text area of the Date field. Only option available is to select from the Calendar.
Now my automation is, i do have a date in the excel. I have copied it but how to pass the copied date to this field. Kindly help.
Hello Shanthakumar,
Which date picker you are using at your end. Are you using web based or window based application.
If it is web based date picker check for HTML and javascript. You need to find out the way how your date picker is working. If it uses javascript find out the exacts methods and trigger those methods using excute and invoke scripts methods.
Thanks,
Hari