An NDoc Documented Class Library

ISelenium.GetAttribute Method 

Gets the value of an element attribute.

string GetAttribute(
   string attributeLocator
);

Parameters

attributeLocator
an element locator followed by an

Return Value

the value of the specified attribute

See Also

ISelenium Interface | Selenium Namespace