WebDriverコマンドと関数
WebDriverテストに使用する特定のSenseTalkコマンドと関数については、以下のページでご説明します。
WebDriverアクション:WebDriver接続を完了し、ブラウザ自体とやり取りできます。
WebElementの検出:スクリプトがWebElementとやり取りできるように、DOM内のWebElementの位置を特定します。
WebDriverマウスおよびキーボードイベント:WebDriver接続でマウスまたはキーボードイベントを完了します。
WebDriver Commands and Functions for Mobile Device Testing: Use these commands and functions to connect to Android and iOS devices and perform tests using WebDriver connections.