Created
February 17, 2016 23:42
-
-
Save dardo82/288cfb90902f8d06cc00 to your computer and use it in GitHub Desktop.
Select it in Photo Booth
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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