Skip to content

Instantly share code, notes, and snippets.

@akrnmd
Last active October 3, 2020 00:03
Show Gist options
  • Select an option

  • Save akrnmd/971dc98337671caa7a84bd4d13b0723c to your computer and use it in GitHub Desktop.

Select an option

Save akrnmd/971dc98337671caa7a84bd4d13b0723c to your computer and use it in GitHub Desktop.
Click all the images in the image collection one by one. #SenseTalk #eggplant
repeat with CurrentImage = each item of ImageInfo("[collection name]")
Click (Image:CurrentImage.imagepath, WaitFor:5)
end repeat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment