Question
Nationwide Building Society
GB
Last activity: 29 Dec 2017 8:51 EST
Control Region not fetching text consistently
Hi,
I need to use many control regions to extract text `in my automation. The windows application used is VB6 based legacy application. As a result of that my Physical memory is getting stacked up and also sometimes I could not retrieve the text from some of the control Regions . Is there any way to use dispose method on control regions as soon as the text from that specific control region is extracted? How to manage memory when I am using lot of control regions in my automation?