WebElementDragAndDropToOffset メソッド
Drag and drop the element to an offset

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

instance.DragAndDropToOffset(offsetX, 
	offsetY)

パラメータ

offsetX
型: SystemInt32
Offset X
offsetY
型: SystemInt32
Offset Y
参照