Hey guys,
i have a problem. I need to scrape different numbers from various images. The problem is that the position of the numbers is not the same und the layout of the images is not the same. To make the process more reliable i want to search for the name (find OCR text) and scrape the number relative to it.
How can i define the name that is found as base to set up a scraping area to get the number? If i record the sequence it uses the find image activtiy, but i want to look for a string und scrape relative.
Thank you very much!