Skip to content

Instantly share code, notes, and snippets.

@radex
Created April 2, 2013 14:16
Show Gist options
  • Save radex/5292537 to your computer and use it in GitHub Desktop.
Save radex/5292537 to your computer and use it in GitHub Desktop.
tell application "System Events"
tell application process "Safari"
click menu item 2 of menu 1 of menu item 4 of menu 1 of menu bar item "Develop" of menu bar 1
end tell
end tell
tell application "Safari"
activate
end tell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment