An NDoc Documented Class Library

DefaultSelenium.GetAttributeFromAllWindows Method 

Returns an array of JavaScript property values from all known windows having one.

public 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.

Implements

ISelenium.GetAttributeFromAllWindows

See Also

DefaultSelenium Class | Selenium Namespace