Created
January 9, 2015 16:32
-
-
Save jacobsalmela/3594d002f1e2ceb5aca8 to your computer and use it in GitHub Desktop.
Opens TestNav in Chrome
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 test site | |
osascript -e 'tell application "Google Chrome" | |
activate | |
open location "https://testnav.com/mn/testnav-7.5.22.36/" | |
end tell' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment