I’ve been developing RPA in which some PDF will be generating and extracting from website. I am facing challenge in handling calendar because of its complexity. What I am doing is mentioned underneath
Read ID Card number and Issuance Date from excel
PDF generation using that ID card number
Extraction of PDF file
Please note, that whenever I click "<<, <, >, >> next picture changes as shown in second picture. Please help someone and let me know that how to handle this calendar.
@Srini84 can you please explain how can i do that? Actually, RPA is reading the issuance date in dd-mmmm-yyyy format and i have also split that date into parts. Now i want my RPA to select the year first and in that case it’ll have to click on “<<” if issuance year is less than current year and then after that month and day will be clicked same like year