Last active
August 29, 2015 14:13
-
-
Save jacobsalmela/a64d93bdcc795aed13d1 to your computer and use it in GitHub Desktop.
Opens the TestTaker app
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
# 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