How to send special keys
How to send special keys
Can I use "Key sequence" to send special keys like cursor keys so the AUT? If so, how? Can I do the same with "Key shortcut" is it's only one keystroke?
Re: How to send special keys
Sure. They tend to have the name of the key surrounded by curly braces e.g. {End} {Return} {Escape} and so forth. Cursor keys are {Left} and {Right} for example. I use the PressKeys API personally, but your mention of shortcut and sequence makes me think you're using Recordings. If so use the ... button to get the editor up.