Hi,
It would be great to have in the recorder ability to scrape multiple elements relative to one anchor. Aside of being useful at design time, promoting this kind of setup would speed up execution - instead of 2n OCR operations cutting it down to n+1.
Currently scrape relative requires selecting the anchor every time, which means that there will be slight differences in the coordinates, which might spell disaster f.e. in loops.
Regards.