Combine "if...then" statement with image recognition
Hi, my problem is, I don't want to use the "if...then" statement to check an object property but to check an image. Like I want to check if an image appears on the screen AND looks like image "A". ...