Can I detect a specific image whether that image exists on windows screen, and can get the coordinates of it ?
Printable View
Can I detect a specific image whether that image exists on windows screen, and can get the coordinates of it ?
You could capture the screen using the Robot class and then scan that captured image.