Skip to content

Instantly share code, notes, and snippets.

@petmongrels
Last active October 2, 2023 07:03
Show Gist options
  • Save petmongrels/55ed596da929939130b748f5566ab136 to your computer and use it in GitHub Desktop.
Save petmongrels/55ed596da929939130b748f5566ab136 to your computer and use it in GitHub Desktop.
Annoying or necessary website reasons for now allowing copy paste in text field
-- Add beneficiary to bank account
repeat 1 times
delay 5
tell application "System Events" to keystroke "783432892348"
delay 3
tell application "System Events" to keystroke "783432892348"
delay 3
tell application "System Events" to keystroke "John Smith"
delay 5
tell application "System Events" to keystroke "UTIB0000755"
end repeat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment