I am designing an activity in which it clicks date in SAP based on the input (I cannot use selector as the element is not recognized by Uipath - Selector takes the whole block of table). Also, I cannot use SAP scripting due to data restriction. The problem with click activity here is, I I have a date input “6”, for instance and in the calendar table also another date, say “16” or “26” exist, it will randomly click the other number than the “6” itself. Is there any better way possible to make it reliable?
Thanks for the superfast respond. NO, unfortunately not. When I press tab, the cursor shown another area of selection (not the calendar screen, in any case)
Yes, if you can’t interact with selector or use keybord activities, I think the only way is to use image clicking automation such as click OCR, maybe try ComputerVision a bit