Click left OUTSIDE of a Found Image?

I would like to create a macro that will click on a "found image" that will be unique every time I run it.

Is there a way to use the "click found image", and have macro click say -20 to the left of the found image?

See example: I was trying to use the found image of " BIRTH DEATH" and click the icon (book photo) to its left. This icon will be unique every time.

08%20AM

Any other ideas on how to do this?

Thanks!

After playing around a little bit more, I created this solution. It there a better way to do this?

if it is a website, try checking in the source code if the frame or outer DIV use the same name in all instances, then you could use this:

Thank you, a much better solution!!

1 Like

Yes. It's very easy, and was right in front of you: