TouchScreenTapDouble メソッド
指のモーションイベントでタッチ画面をダブルタップします。

名前空間: Selenium
アセンブリ: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
構文
VB 使用例
Dim instance As TouchScreen
Dim element As WebElement
Dim returnValue As TouchScreen

returnValue = instance.TapDouble(element)

パラメータ

element
型: SeleniumWebElement
ID of the element to double tap on.

戻り値

型: TouchScreen
参照