An NDoc Documented Class Library

ISelenium.GetAttributeFromAllWindows Method 

Returns every instance of some attribute from all known windows.

string[] GetAttributeFromAllWindows(
   string attributeName
);

Parameters

attributeName
name of an attribute on the windows

Return Value

the set of values of this attribute from all known windows.

See Also

ISelenium Interface | Selenium Namespace