I need help to scrap data from ACME system 3 desktop application

I need help to scrap data from ACME system 3 desktop application. Screen has number of records but due to resolution of application some of records not visible and i need to scrap all.

I need help to scroll the data and scrap it.
FYI - I tried Data Scraping but not worked.

Regards,
Jignasha Balsara

Hi @jignasha,

If you want to scroll the Mouse while scraping,
Try pressing F2 on keyboard to pause scraping and scroll down in the meantime.

Thanks for response.