Gets the window handles of open browser windows.
Namespace: OpenQA.Selenium.Support.EventsAssembly: WebDriver.Support (in WebDriver.Support.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
public ReadOnlyCollection<string> WindowHandles { get; }
Implements
IWebDriver WindowHandlesSee Also