An NDoc Documented Class Library

DefaultSelenium.GetAllWindowIds Method 

Returns the IDs of all windows that the browser knows about.

public string[] GetAllWindowIds();

Return Value

the IDs of all windows that the browser knows about.

Implements

ISelenium.GetAllWindowIds

See Also

DefaultSelenium Class | Selenium Namespace