Skip to content

Instantly share code, notes, and snippets.

@gerald-kim
Created July 9, 2009 15:48
Show Gist options
  • Save gerald-kim/143754 to your computer and use it in GitHub Desktop.
Save gerald-kim/143754 to your computer and use it in GitHub Desktop.
tell application "Safari"
activate
do JavaScript "alert( '123' );" in document 1
end tell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment