Date Issue in Java application

Hi Team ,

I am currently automating java application.There is date field where i need to set today’s date .However i m not able set the date (it shows a calendar where i need to click on required date).I have faced the same issue with web application also ,but i have resolved using java script .Kindly help me resolve it for Java application.

Hi,

You will have to set date in exactly the same format which application accepts

Regards,
Amit Anand