Skip to content

Instantly share code, notes, and snippets.

@nnyman
Created September 19, 2014 18:33
Show Gist options
  • Save nnyman/27f352e186ed58ffeded to your computer and use it in GitHub Desktop.
Save nnyman/27f352e186ed58ffeded to your computer and use it in GitHub Desktop.
tell application "System Events"
tell application process "iPhoto"
click button "Cancel" of window 1
end tell
end tell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment