Gets 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 returnValue As Size
returnValue = instance.Size()
戻り値
型:
Size
備考このプロパティを設定するときは、JavaScript の window.resizeTo() と同様に動作します。
参照