I’m trying to learn more about OCR activities, so I am trying to create the process described here: https://docs.uipath.com/studio/docs/example-of-using-ocr-and-image-automation
I’m stuck very early on, though, because I don’t know what is supposed to go in the Set Clipping Region activity if I do a “Find Image” on the words Payable to and then want the clipping region to be translated to reference the email right below it.
(I know it shouldn’t be (0, 0, 0, 0); just placeholders.)
I think my issue is not understanding the coordinates of the screen and how they work.