An NDoc Documented Class Library

DefaultSelenium.GetAllWindowTitles Method 

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

public string[] GetAllWindowTitles();

Return Value

the titles of all windows that the browser knows about.

Implements

ISelenium.GetAllWindowTitles

See Also

DefaultSelenium Class | Selenium Namespace