ja:documentation:pandorafms:technical_annexes:17_compatible_selenium_commands

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
ja:documentation:pandorafms:technical_annexes:17_compatible_selenium_commands [2024/09/01 07:24] – [レコーディング拡張機能によって提供されるコマンド(v3)] junichija:documentation:pandorafms:technical_annexes:17_compatible_selenium_commands [2024/10/12 07:54] (現在) – [モジュールを生成するコマンド] junichi
行 15: 行 15:
  
 ===== 内部コマンド ===== ===== 内部コマンド =====
 +
 +  * **run**: It runs a test.
 +  * **build_transaction:**  It prebuilds a transaction based on the past test (internal).
 +  * **get_transaction:** It returns the current transaction, always used to retrieve the results, the order of the stages and the variables.
 +  * **sessions:**  It retrieves the list of sessions present in the hub.
 +  * **kill_sessions:**  It deletes all existing sessions in the hub.
  
   * **run**: テストを実行します。   * **run**: テストを実行します。
行 21: 行 27:
   * **sessions**: Hub に存在するセッションの一覧を取得します。   * **sessions**: Hub に存在するセッションの一覧を取得します。
   * **kill_sessions**: Hub 内の既存のセッションをすべて削除します。   * **kill_sessions**: Hub 内の既存のセッションをすべて削除します。
 +
 +<wrap #ks3 />
  
 ===== 追加コマンド ===== ===== 追加コマンド =====
行 32: 行 40:
   * **clickAndWait**: Selenium 3 でこの Selenium 2 コマンドの動作をシミュレートします。   * **clickAndWait**: Selenium 3 でこの Selenium 2 コマンドの動作をシミュレートします。
   * **waitForPageToLoad**: Selenium 3 でこの Selenium 2 コマンドの動作をシミュレートします。   * **waitForPageToLoad**: Selenium 3 でこの Selenium 2 コマンドの動作をシミュレートします。
 +
 +<wrap #ks4 />
  
 ===== モジュールを生成するコマンド ===== ===== モジュールを生成するコマンド =====
  
-  * **getValue** Extract a value:+  * **getValue**  Retrieve a value:
  
-  * **getValue**: 値を展開します:+  * **getValue**: 値を取得します:
  
 <WRAP center round box 90%> <WRAP center round box 90%>
行 44: 行 54:
 </WRAP> </WRAP>
  
-  * **getVariable** (Versión NG 753 o posterior) Extrae un valor específico de una variable:+  * **getVariable**  (Versión NG 753 o posterior) It retrieves a specific alue from a variable:
  
-  * **getVariable** (バージョン NG 753 以降) 変数から特定の値を抽出します。+  * **getVariable** (バージョン NG 753 以降) 変数から特定の値を取得します。
  
 <WRAP center round box 90%> <WRAP center round box 90%>
行 52: 行 62:
 </WRAP> </WRAP>
  
-  * **getScreenshot**  Extract a screenshot:+  * **getScreenshot**  Retrieves a screenshot:
  
-  * **getScreenshot**: スクリーンショットを展開します:+  * **getScreenshot**: スクリーンショットを取得します:
  
 <WRAP center round box 90%> <WRAP center round box 90%>
  • ja/documentation/pandorafms/technical_annexes/17_compatible_selenium_commands.1725175488.txt.gz
  • 最終更新: 2024/09/01 07:24
  • by junichi