Hi there,
I’m using table extraction to scrape data on SAP Fiori to a data table. The problem is that it won’t scrape all the necessary data, just the data that is visible on the screen. The more I scroll down, the more data loads, resulting in more data that is scraped. I can achieve this result by sending a hotkey to scroll all the way down, but this seems so inefficient. Are there any better ways to solve this?
Thank you!