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)
構文Dim instance As Window
Dim width As Integer
Dim height As Integer
instance.SetSize(width, height)
パラメータ
- width
- 型: SystemInt32
- height
- 型: SystemInt32
参照