Skip to content

Instantly share code, notes, and snippets.

@lando2319
Last active March 2, 2024 00:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lando2319/145cde671fda1553a55dcd9895682e8b to your computer and use it in GitHub Desktop.
Save lando2319/145cde671fda1553a55dcd9895682e8b to your computer and use it in GitHub Desktop.
on run {input, parameters}
tell application "Postman" to activate
tell application "System Events"
keystroke return using command down
end tell
return input
end run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment