Skip to content

Instantly share code, notes, and snippets.

@jacobsalmela
Last active August 29, 2015 14:13
Show Gist options
  • Save jacobsalmela/a64d93bdcc795aed13d1 to your computer and use it in GitHub Desktop.
Save jacobsalmela/a64d93bdcc795aed13d1 to your computer and use it in GitHub Desktop.
Opens the TestTaker app
# Open the TestTaker app
osascript -e 'tell application "NWEA Lockdown Browser"
activate
end tell'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment