Hello, i have added a window with attach window option in my sequence (Mine is windows based application), it’s a datagrid form, it has 30 rows, but when i attach the window, it captures 26 rows only (In actual window, there is scroll bar to view the form)
How to capture the remaining 4 rows, i tried F3 (Select Region option) in attach window option, could not able to scroll down when F3 is selected.
Please suggest how to capture the remaining screen ?
Thank you.
use Data Scraping to scrape the data. And then use Click activity and indiacate that button and also make sure to check either SendWindowMessage or SimluateType in properties of that click activity. These attributes enable to work in back ground.