WindowSetSize メソッド
Sets the size of the outer browser window, including title bars and window borders.

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

instance.SetSize(width, height)

パラメータ

width
型: SystemInt32
height
型: SystemInt32
参照