Key Stroke commands in sikuli

Asked by Eric Brock

I am trying to have sikuli perform certain keystrokes such as "Enter" and the four directional arrow keys. If anyone knows what command I must input into sikuli in order to have it perform these functions, I would greatly appreciate the help.

A complete list of all keystroke shortcuts could be helpful as well if anyone has them, because the names printed directly on to the keys dont always seem to be what sikuli is looking for.

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Solved by:
Eric Brock
Solved:
Last query:
Last reply:
Revision history for this message
Eric Brock (eric-brock21) said :
#1

Haha never mind I figured it out.... I was putting ( Key_ENTER ) instead of (Key.ENTER )