I want to have a script click on all instances of an image on the screen, but the actions all seem to want a unique image or will just click on one of them. Is there an easy way to do this that I'm missing?
You need to use the For Each action with the Found Images collection, like this:
Here are some KM wiki links for the different parts used in this example:
3 Likes