akrnmd of CE
6/1/2018 - 6:45 AM

Click all the images in the image collection one by one. #SenseTalk

Click all the images in the image collection one by one. #SenseTalk

repeat with CurrentImage = each item of ImageInfo("[collection name]")
	Click (Image:CurrentImage.imagepath, WaitFor:5)
end repeat