Loop through Spied Elements
I have a large number of elements spied in region mode. I want to get the value of all these elements via OCR (read stage) and store the value. I want to loop the collection of elements and store its corresponding value, is there a way to do t...