WebDriverWindow Property
Gets an object allowing the user to manipulate the currently-focused browser window.

Namespace: Selenium
Assembly: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
Syntax
VB Usage
Dim instance As WebDriver
Dim value As Window

value = instance.Window

Property Value

Type: Window
See Also