An NDoc Documented Class Library

DefaultSelenium.GetAttribute Method 

Gets the value of an element attribute.

public string GetAttribute(
   string attributeLocator
);

Parameters

attributeLocator
an element locator followed by an

Return Value

the value of the specified attribute

Implements

ISelenium.GetAttribute

See Also

DefaultSelenium Class | Selenium Namespace