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?
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?
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
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.