Check region inside another region

Asked by Marius

Hi,

I have a problem that I do not know how to handle. I have a region, let's say Region_A. This region is bigger.
When I scroll the bar, I want to search if another region called Region_B is found inside Region_A.

Can anyone help me with this?

Thank you,

Marius

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Solved by:
RaiMan
Solved:
Last query:
Last reply:
Revision history for this message
Best RaiMan (raimund-hocke) said :
#1

Region_A.find(capture(Region_B))

Revision history for this message
Marius (mariusalex09) said :
#2

Thank you once again RaiMan :)

Best regards,

Marius