Select Date from the calendar

Hello all.
I need to select date from the below link dynamically.
https://eportal.incometax.gov.in/iec/foservices/#/pre-login/verifyYourPAN

Can some one help me with this?

Hi @Dinesh_Babu_S

Now.Tostring(“dd.MM.yyyy”)

Hi @Dinesh_Babu_S ,

You can try to use Set Text activity for the date picker. Here’s the selector:

For the date to be inputted, you must format it into dd-MMM-yyyy.

I have also attached the code for your reference.
SetDate.xaml (14.4 KB)

Hope this helps. Happy automation!

Kind regards,
Kenneth

1 Like

Hello @Dinesh_Babu_S

Please check the below video.

Thanks

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.