I am working on a set of (same format) pdfs where i want to scrap some data from all of them. As i am using get text activity for getting the data. But I am getting
Get Total: Cannot find the UI element corresponding to this selector:
i have tried using UI explorer for adding anchor too. It will work for one pdf and fail for another. This is certainly issue with the selector (i m sure). Also when trying to highlight the selector for each pdf it is giving me error message there also.
Note: I have used * where data can be dynamic. Also i am newbie to UIpath.