i want to simulate the pressing of the enter key using py-appscript
i already found this, but it seems to only output the newline Translate Applescrip [key code 125 using command down] to appscript
right now i want to press the enter key after the value has been set.
Example, after entering the IP hit enter key.
or send a keycode to the field itself.