An NDoc Documented Class Library

DefaultSelenium.GetAllWindowNames Method 

Returns the names of all windows that the browser knows about in an array.

public string[] GetAllWindowNames();

Return Value

Array of names of all windows that the browser knows about.

Implements

ISelenium.GetAllWindowNames

See Also

DefaultSelenium Class | Selenium Namespace