Gets the window handles of open browser windows.
Namespace: OpenQA.SeleniumAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
ReadOnlyCollection<string> WindowHandles { get; }
See Also
IWebDriver WindowHandles Property | WebDriver |
ReadOnlyCollection<string> WindowHandles { get; }