Skip to content

Instantly share code, notes, and snippets.

@dardo82
Created February 17, 2016 23:42
Show Gist options
  • Save dardo82/288cfb90902f8d06cc00 to your computer and use it in GitHub Desktop.
Save dardo82/288cfb90902f8d06cc00 to your computer and use it in GitHub Desktop.
Select it in Photo Booth
tell application "Photo Booth" to activate
tell application "System Events"
click (menu item 1 of menu 1 of menu bar item 6 of menu bar 1 of (first application process whose frontmost is true))
end tell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment