WindowSetPosition メソッド
Sets the position of the browser window relative to the upper-left corner of the screen.

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

instance.SetPosition(x, y)

パラメータ

x
型: SystemInt32
X
y
型: SystemInt32
Y
参照