Ho w to deal with Iframe, Find Images Matches

Hi Guys,
I have to automate web process.
In this process I’m confronted with an Iframe, so I can’t select an image and a button inside this Iframe.
After searching I got an idea : using “Find Image Matches” activity.

I add the “Find Image Matches” activity but i don’t how to continue how to associate a click activity so that click activity apply to the founded image.
Thanks in advance for any help.
Best Regards.

@AmarBouz - try Computer Vision activities. Those are exactly for what you want to achieve.

Thanks a lot. I’ll try it.

You can also try the latest UIAutomation package, some improvements were made in the meantime to better support iframe automation.