Hi All,
I am using SAP 770 version, Here I have to upload 1000’s of record, After uploading the data the SAP will show me all the updated records in one SAP table screen (Lets say we have 100 records). To see all the records we have scroll down till the data end. Now the Automation here is that I need to take the screenshot of the current visible records and then scroll down and keep on repeating the same until I reach the end of data. The challenge is Uipath bot is identifying the last element that i used as anchor in the first scroll only (Without scroll till the end) resulting in only one screenshot and terminating the loop. Please help ASAP.