Skip to content

Instantly share code, notes, and snippets.

@jacobsalmela
Created January 9, 2015 16:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jacobsalmela/3594d002f1e2ceb5aca8 to your computer and use it in GitHub Desktop.
Save jacobsalmela/3594d002f1e2ceb5aca8 to your computer and use it in GitHub Desktop.
Opens TestNav in Chrome
# 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