TypeText Keywords
Below are lists of the following types of TypeText keywords:
- General TypeText Keywords
- TypeText Keywords for Mobile Control
- TypeText Keywords for Apple TV Control
For information about using TypeText keywords, see Typing on the SUT.
General TypeText Keywords
| To press this key... | Type this keyword (without quotation marks) |
|---|---|
| 0, 1…9 (on Keypad) | Keypad0, Keypad1...Keypad9 |
| Alt (Windows; For Mac, use Option) | AltKey |
| Application key (Windows) | ApplicationKey |
| Arrow down | DownArrow |
| Arrow left | LeftArrow |
| Arrow right | RightArrow |
| Arrow up | UpArrow |
| Backslash (\) | Backslash |
| Backspace/Delete | Backspace |
| Begin | BeginKey |
| Command | CommandKey |
| Command down | CommandDown |
| Command up | CommandUp |
| Control | ControlKey |
| Control down | ControlDown |
| Control up | ControlUp |
| Decimal (. on Keypad) | KeypadDecimal |
| Delete forward | DeleteKey |
| Divide (/ on Keypad) | KeypadDivide |
| End | EndKey |
| Enter | Enter |
| Escape | Escape |
| Function keys | f1, f2, …f35 |
| Home | HomeKey |
| Insert | InsertKey |
| Minus (- on Keypad) | KeypadMinus |
| Numlock | NumLock |
| Option | OptionKey |
| Page Down | PageDown |
| Page Up | PageUp |
| Pause/Break | PauseBreak |
| Plus (+ on Keypad) | KeypadPlus |
| Printscreen | PrintScreen |
Return (linefeed / newline / LF)* | Return |
| Scroll Lock | ScrollLock |
| Shift | ShiftKey |
| Shift down | ShiftDown |
| Shift up | ShiftUp |
| Spacebar | Space |
| Tab | Tab |
| Times (* on Keypad) | KeypadTimes |
| Windows | WindowsKey |
| Windows Alt | WindowsAltKey |
| Windows Alt down | WindowsAltDown |
| Windows Alt up | WindowsAltUp |
| All keys (KeyUp command only) | AllKeys |
| All modifier keys (KeyUp command only) | AllModifierKeys |
| All non-modifier keys (KeyUp command only) | AllNonModifierKeys |
ノート
Return is the same as linefeed / newline / LF (Unicode 10). However, Returnkey is the same as CR / CReturn / CarriageReturn (Unicode 13).
先端
Tip: You can also use SenseTalk constants or predefined variables.