I have a button image saved as png image.
I'm trying to create some autoclick in visual studio 2022 to click in this button ever it appears on my screen. But it appears in diferent positions and diferent times on screen.
I'm using c# language
I'm using winforms
saved button image is equal the real button image
I don't know about image recognition, but I know it's possible.

