TypeTextキーワード
以下は、次のタイプのTypeTextキーワードのリストです:
TypeTextキーワードの使用方法については、SUT上での入力を参照してください。
一般的なTypeTextキーワード
このキーを押す... | このキーワードをタイプします(引用符無し) |
---|---|
0, 1…9(キーパッド上) | Keypad0, Keypad1...Keypad9 |
Alt(Windows; Macの場合はOptionを使用) | AltKey |
アプリケーションキー(Windows) | ApplicationKey |
矢印下 | DownArrow |
矢印左 | LeftArrow |
矢印右 | RightArrow |
矢印上 | UpArrow |
バックスラッシュ (\) | |
バックスペース/削除 | Backspace |
開始 | BeginKey |
コマンド | CommandKey |
コマンド下 | CommandDown |
コマンド上 | CommandUp |
コントロール | ControlKey |
コントロール下 | ControlDown |
コントロール上 | ControlUp |
小数点(. on Keypad) | KeypadDecimal |
前方削除 | DeleteKey |
除算(/ on Keypad) | KeypadDivide |
終了 | EndKey |
Enter | Enter |
Escape | Escape |
ファンクションキー | f1, f2, …f35 |
ホーム | HomeKey |
挿入 | InsertKey |
マイナス(- on Keypad) | KeypadMinus |
Numlock | NumLock |
オプション | OptionKey |
ページダウン | PageDown |
ページアップ | PageUp |
ポーズ/ブレーク | PauseBreak |
プラス(+ on Keypad) | KeypadPlus |
プリントスクリーン | PrintScreen |
リターン(行送り / 改行 / LF)* | Return |
スクロールロック | ScrollLock |
シフト | ShiftKey |
シフト下 | ShiftDown |
シフト上 | ShiftUp |
スペースバー | Space |
Tab | Tab |
Times(* on Keypad) | KeypadTimes |
Windows | WindowsKey |
Windows Alt | WindowsAltKey |
Windows Alt下 | WindowsAltDown |
Windows Alt上 | WindowsAltUp |
全キー(KeyUpコマンドのみ) | AllKeys |
全修飾キー(KeyUpコマンドのみ) | AllModifierKeys |
全非修飾キー(KeyUpコマンド のみ) | AllNonModifierKeys |
注記
Return
は_linefeed / newline / LF_(Unicode 10)と同じです。しかし、Returnkey
は_CR / CReturn / CarriageReturn_(Unicode 13)と同じです。
先端
Tip: SenseTalk定数または事前定義された変数も使用できます。
モバイルコントロールのTypeTextキーワード
iOSコントロールマッピング
iOSコントロール | TypeTextキーワード |
---|---|
ホームボタンをダブルプレスします(このコマンドは一行で入力する必要があります。2つの別々の行を使用すると、デバイスは2つの別々のホームボタンプレスを登録し、ダブルプレスではありません。) | HomeButton, HomeButton |
ホームボタン | HomeButton |
電源ボタン | PowerButton |
Return(このコマンドはiOSの任意のreturnキー、つまり「Go」「Search」を押します) | ReturnKey |
デバイスの画面を回転させます(このコマンドは、iOS 5および6のeggOnと、iOS 7および8のiOS Gatewayで動作します。) | RotateMobile |
ボリュームアップ | VolumeUpButtonKeypadPlus |
ボリュームダウン | VolumeDownButtonKeypadMinus |
Androidコントロールマッピング
ノート
これは現在、Playストアを通じて利用可能なVMLite VNC Serverで利用可能です。
Androidコントロール | TypeTextキーワード |
---|---|
戻る | EscapeKey |
ハードホームキー | HomeKeyHomeButton |
メニューボタン | MenuButton |
ナビゲーション下 | DownArrow |
ナビゲーション左 | LeftArrow |
ナビゲーション右 | RightArrow |
ナビゲーション上 | UpArrow |
モバイルデバイスの回転 | RotateMobile |
アプリを通じてスクロール | Tab |
選択したアプリをタップ | Return |
ボリュームアップ | KeypadPlus |
ボリュームダウン | KeypadMinus |
これらのキーをサポートするAndroidデバイスで利用可能なキーワード:
Androidコントロール | TypeTextキーワード |
---|---|
アプリケーションキー | ApplicationKey |
バックボタン | BackButton |
ディスミスボタン | DismissButton |
編集ボタン | EditButton |
ハードメニューキー | EndKey |
電源ボタン | PowerButton |
リターンキー | ReturnKey |
アンロックボタン | PowerButtonUnlockButton |
ボリュームダウン | VolumeDownButton |
ボリュームアップ | VolumeUpButton |
Apple TVコントロールのキーワード
これらのキーワードにより、Apple TVリモートコントロールのボタンを押す操作を模倣できます。
リモートボタン | TypeTextキーワード |
---|---|
左 | LeftArrow |
右 | RightArrow |
上 | UpArrow |
下 | DownArrow |
メニュー | menuButton |
選択 | selectButton |
ホーム | homeButton |
再生/一時停止 | playButton |